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
2010-06-02 22:56:41 +02:00
..
abstract_controller Changes made while working on upgrading cells to Rails 3 2010-06-02 22:56:41 +02:00
action_controller Changes made while working on upgrading cells to Rails 3 2010-06-02 22:56:41 +02:00
action_dispatch Add :only and :except to controllers MiddlewareStack. This allows 2010-05-30 15:53:14 +02:00
action_pack Update versions (otherwise you install a gem from source as beta3 but internally it's beta2) and update CHANGELOG. 2010-04-10 12:17:34 +02:00
action_view Changes made while working on upgrading cells to Rails 3 2010-06-02 22:56:41 +02:00
abstract_controller.rb Clean up the config object in ActionPack. Create config_accessor which just delegates to the config object, reducing the number of deprecations and add specific tests. 2010-04-22 12:00:13 +02:00
action_controller.rb Move verification to a plugin as well: http://github.com/rails/verification.git 2010-04-10 11:47:20 +02:00
action_dispatch.rb Removing Metal from Rails 3. 2010-05-29 20:08:00 +02:00
action_pack.rb
action_view.rb Revert "Moved encoding work in progress to a feature branch." 2010-05-17 19:41:54 +04:00