rails/actionpack/lib/action_view
2010-01-15 17:43:45 +01:00
..
erb Silence warning: discarding old h 2009-11-09 15:44:36 -05:00
helpers Allow f.submit to be localized per object. 2010-01-15 16:10:19 +01:00
locale Add possibility to use i18n translatios in submit FormHelper. 2010-01-14 01:07:03 +01:00
railties Add subscriber for ActionPack and move all logging inside it. 2010-01-13 01:19:23 +01:00
render In heterogeneous collections, neither the @path nor the @template are available, so we need to tell that we are simply rendering a collection. 2010-01-15 17:43:45 +01:00
template Add subscriber for ActionPack and move all logging inside it. 2010-01-13 01:19:23 +01:00
base.rb Silence warnings 2010-01-02 22:39:00 -08:00
context.rb replace _render_*_from_controller with render_* as they are intended to be public 2009-08-06 19:43:28 -03:00
helpers.rb Unify benchmark APIs. 2009-10-15 18:19:25 -03:00
paths.rb Reorganize autoloads: 2009-12-02 20:01:08 -08:00
railtie.rb Move Dispatcher setup to Railties and add instrumentation hook. 2010-01-15 12:24:30 +01:00
safe_buffer.rb Stray carrier return 2009-12-24 16:13:50 -08:00
template.rb Break instrumentation into several end-points so rendering of partials can be optimized. 2009-12-26 14:11:04 +01:00
test_case.rb Autoload AS test case 2010-01-04 16:22:46 -06:00