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
2011-08-13 16:22:29 -07:00
..
abstract_controller Remove unused use_sprockets config 2011-08-13 16:22:15 -07:00
action_controller Fix the issue where default_url_options is being cached on test cases. Closes #1872. Closes #2031. 2011-08-13 16:22:26 -07:00
action_dispatch We don't need to require erb here. 2011-08-13 16:22:23 -07:00
action_pack Master version is 3.2.0.beta 2011-06-30 10:18:36 -03:00
action_view ActionView::Helpers::TextHelper#simple_format should not change the text in place. Now it duplicates it. 2011-08-13 16:22:29 -07:00
sprockets Make Rails.application.assets available in initializers 2011-08-13 16:22:21 -07:00
abstract_controller.rb Refactor ActionMailer to not use hide_actions 2010-09-03 22:59:11 +02:00
action_controller.rb TODO fix explicitly loading exceptations, autoload removed 2011-07-11 13:14:02 +05:30
action_dispatch.rb Add ClosedError message to the initializer 2011-04-06 15:45:23 -03:00
action_pack.rb We're in 2011, let's update our license 2011-02-22 18:24:20 -02:00
action_view.rb Rename AV::Helpers::AssetPaths to AV::AssetPaths to solve autoload mess. 2011-06-21 11:24:05 -03:00