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
José Valim 2ecfa817c9 Responder redirects to resource if destroy fails.
Signed-off-by: Yehuda Katz <wycats@Yehuda-Katz.local>
2009-12-07 15:05:27 -08:00
..
caching Caching refactoring 2009-10-29 00:44:12 -04:00
deprecated Reorganize autoloads: 2009-12-02 20:01:08 -08:00
dispatch Use Rails.application where we want a valid rack app 2009-10-16 19:04:28 -05:00
metal Responder redirects to resource if destroy fails. 2009-12-07 15:05:27 -08:00
testing Reorganize autoloads: 2009-12-02 20:01:08 -08:00
vendor Reorganize autoloads: 2009-12-02 20:01:08 -08:00
base.rb Reorganize autoloads: 2009-12-02 20:01:08 -08:00
caching.rb Reorganize autoloads: 2009-12-02 20:01:08 -08:00
deprecated.rb Group together all the old routing dsl logic 2009-10-20 10:46:27 -05:00
metal.rb Update AC::Middleware to play better with the normal AC::Metal stack. This required stopping to use #call for non-rack-related stuff 2009-11-05 15:38:25 -08:00
middleware.rb Update AC::Middleware to play better with the normal AC::Metal stack. This required stopping to use #call for non-rack-related stuff 2009-11-05 15:38:25 -08:00
notifications.rb AS::Notifications.subscribe blocks are now yielded the arguments to pass to AS::Notifications::Event.new 2009-10-27 21:04:53 -07:00
polymorphic_routes.rb Make polymorphic_url work with symbols again and refactor it [#1384 status:resolved] 2009-10-28 14:13:48 -05:00
record_identifier.rb Clean up render @object a bit more. 2009-08-07 00:52:13 -03:00
test_case.rb Reorganize autoloads: 2009-12-02 20:01:08 -08:00
translation.rb Fix some Ruby warnings: `*' interpreted as argument prefix 2009-11-09 14:46:29 -05:00
url_rewriter.rb Move Routing into AD 2009-10-20 10:14:46 -05:00