rails--rails/actionpack/lib/abstract_controller
José Valim 033e0a041f ActiveRecord and ActionPack now use the new descendants implementation. 2010-06-19 17:15:21 +02:00
..
asset_paths.rb Missed the extraction 2010-06-03 23:32:12 +10:00
base.rb ActiveRecord and ActionPack now use the new descendants implementation. 2010-06-19 17:15:21 +02:00
callbacks.rb Minor typo fix in callbacks.rb of abstract_controller 2010-06-03 23:32:08 +10:00
collector.rb Add missing require on abstract_controller/collector [#4061 status:resolved] 2010-02-26 10:27:06 +01:00
helpers.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
layouts.rb refactor evals and adds some __FILE__ and __LINE__ 2010-05-20 15:18:57 +02:00
logger.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
rendering.rb Changes made while working on upgrading cells to Rails 3 2010-06-03 23:32:12 +10:00
translation.rb Move ActionController::Translation to AbstractController::Translation. 2010-01-20 15:02:13 +01:00
view_paths.rb class_attribute is not a direct replacement of class_inheritable_*. 2010-06-10 19:39:09 +02:00