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
Akira Matsuda cc9af20da7 I18n: use I18n for select helpers' prompt text
[#2252 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-08-26 13:55:57 -07:00
..
erb use autoload instead of explicit requires for ActionView 2008-11-23 13:42:07 -06:00
helpers I18n: use I18n for select helpers' prompt text 2009-08-26 13:55:57 -07: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 Got tests to pass with some more changes. 2009-08-15 12:32:02 -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 Rename find_by_parts and find_by_parts? to find and exists? 2009-08-07 15:00:12 -03:00
test_case.rb More perf work: 2009-08-11 15:03:53 -07:00