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
2009-10-16 19:04:28 -05:00
..
caching Renamed Orchestra to Notifications once again [#3321 state:resolved] 2009-10-15 18:51:51 -03:00
deprecated Move integration test runner into ActionDispatch 2009-09-23 22:38:19 -05:00
dispatch Use Rails.application where we want a valid rack app 2009-10-16 19:04:28 -05:00
legacy Punt on ConcurrentHash [#3322 state:resolved] 2009-10-14 19:53:52 -05:00
metal Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application's object root) 2009-10-16 12:51:02 -07:00
routing UrlRewriter#rewrite_url should call #to_param on the value given in :anchor option, just as #url_for does 2009-08-26 14:11:26 -07:00
testing Test cases should see all the cookies, not just cookies that have been set in the controller. 2009-10-15 10:58:55 +13:00
vendor html-scanner uses Set and class_inheritable_accessor 2009-05-30 11:59:17 -07:00
base.rb Resurrect AC::Benchmarking [#3140 state:resolved] 2009-09-24 12:13:09 -05:00
caching.rb Break up DependencyModule's dual function of providing a "depend_on" DSL and "included" block DSL into separate modules. But, unify both approaches under AS::Concern. 2009-05-28 11:35:36 -05:00
deprecated.rb Backwords compat alias for ActionController::Request and ActionController::Response 2009-04-14 16:55:10 -05:00
metal.rb Uses extlib_inheritable_accessor 2009-09-14 13:04:43 -07:00
middleware.rb Fixed stupid mistake... nothing to see here. 2009-08-26 20:51:54 -07:00
notifications.rb Renamed Orchestra to Notifications once again [#3321 state:resolved] 2009-10-15 18:51:51 -03:00
record_identifier.rb Clean up render @object a bit more. 2009-08-07 00:52:13 -03:00
routing.rb Merge docrails 2009-07-25 16:03:58 +01:00
translation.rb Added ActionController::Translation module delegating to I18n #translate/#t and #localize/#l [status:committed #1008] 2008-09-10 00:39:54 -05:00