1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_view
2009-09-12 15:50:05 +02:00
..
erb use autoload instead of explicit requires for ActionView 2008-11-23 13:42:07 -06:00
helpers Allow fields_for on a nested_attributes association to accept an explicit collection to be used. [#2648 state:resolved] 2009-09-12 15:50:05 +02:00
locale I18n: use I18n for select helpers' prompt text 2009-08-26 13:55:57 -07:00
render Fixes ActionMailer regression [#3059 state:resolved] 2009-08-15 20:38:50 -07:00
template Replace :formats => ["*/*"] with the default formats set 2009-09-03 12:52:53 -07:00
base.rb Got tests to pass with some more changes. 2009-08-15 12:32:02 -07: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 First effort at new Ajax helpers 2009-07-20 16:13:21 -07:00
paths.rb Remove some old cruft 2009-08-27 05:00:57 -05:00
test_case.rb More perf work: 2009-08-11 15:03:53 -07:00