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-07-07 15:56:27 -07:00
..
erb use autoload instead of explicit requires for ActionView 2008-11-23 13:42:07 -06:00
helpers Adds a audio_tag helper for the HTML5 audio tag. Fixed video_path docs. HTML attributes values should be true or false not attribute's name. [#2864 state:resolved] 2009-07-07 15:56:27 -07:00
locale Improve i18n support for number_to_human_size helper: 2009-01-27 09:22:00 -08:00
render Remove deprecated implicit ivar assignment 2009-06-25 12:51:21 -05:00
template Fix pattern to match various magic comment formats 2009-07-01 16:26:15 -07:00
base.rb Minor ActionView cleanup 2009-06-18 12:08:50 -07:00
helpers.rb Pull autoload fix from 2-3-stable 2009-06-09 20:10:21 +12:00
paths.rb Rename ActionView::Template::Path ActionView::Resolver 2009-06-17 15:32:55 -07:00
test_case.rb Make assertion tests pass with the new base 2009-05-22 19:01:52 +02:00