rails--rails/actionpack/lib
Pratik Naik a03e2b356c Merge with docrails. Also add a rake task to generate guides in your rails application :
rake doc:guides

The rake task will generate guides inside doc/guides directory of your application. Open index.html to browse.
2008-10-21 18:33:40 +01:00
..
action_controller Dont try to auto-set the etag based on the body if any freshness headers have already been set [DHH/José Valim] 2008-10-21 16:58:12 +02:00
action_pack Bump the Version constants to align with the *next* release rather than the previous release. 2008-09-22 21:32:12 +02:00
action_view Merge with docrails. Also add a rake task to generate guides in your rails application : 2008-10-21 18:33:40 +01:00
action_controller.rb
action_pack.rb
action_view.rb I18n: Introduce I18n.load_path in favor of I18n.load_translations and change Simple backend to load translations lazily. [#1048 state:resolved] 2008-09-20 19:26:16 +01:00
actionpack.rb