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_controller
2010-04-12 22:53:49 +05:30
..
caching Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in significant places. 2010-04-12 22:53:49 +05:30
deprecated Move verification to a plugin as well: http://github.com/rails/verification.git 2010-04-10 11:47:20 +02:00
metal Move verification to a plugin as well: http://github.com/rails/verification.git 2010-04-10 11:47:20 +02:00
railties Consistent routing language 2010-03-30 14:05:42 -05:00
vendor
base.rb Move verification to a plugin as well: http://github.com/rails/verification.git 2010-04-10 11:47:20 +02:00
caching.rb Use AS::Concern for caching modules 2010-03-04 16:59:54 -08:00
deprecated.rb
metal.rb Return a valid Rack response from bare ActionController::Metal 2010-03-18 17:32:53 -07:00
middleware.rb Simplify the action endpoint: 2010-03-08 16:50:00 -08:00
polymorphic_routes.rb fix stack trace lines on class_eval 2010-04-09 21:28:49 +02:00
railtie.rb Fix a bug in ActionDispatch::Static where Rails cannot find assets if started in another directory which is not the RAILS_ROOT. 2010-04-08 12:52:37 +02:00
record_identifier.rb revises some <%= in rdoc 2010-04-05 02:51:26 -07:00
test_case.rb Add accessors for request and response so tests don't have to mess with internal ivars 2010-04-09 11:30:39 +12:00