This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
d7de7a79c5
rails--rails
/
actionpack
/
lib
/
action_dispatch
History
Marc-Andre Lafortune
89ebd28d4e
Fix bug when Rails.application is defined but is nil. See
#881
2012-05-21 15:24:18 -04:00
..
http
Raise ActionController::BadRequest for malformed parameter hashes.
2012-05-20 19:07:04 +01:00
middleware
Raise ActionController::BadRequest for malformed parameter hashes.
2012-05-20 19:07:04 +01:00
request
need to dup the default options so that mutations will not impact us
2012-05-04 15:55:57 -07:00
routing
Merge pull request
#2549
from trek/RoutingErrorForMissingControllers
2012-05-21 11:00:43 -07:00
testing
Fix bug when Rails.application is defined but is nil. See
#881
2012-05-21 15:24:18 -04:00
railtie.rb
Turn off verbose mode of rack-cache, we still have X-Rack-Cache to check that info
2012-03-03 00:18:46 -02:00
routing.rb
Add config.default_method_for_update to support PATCH
2012-02-22 08:47:10 -08:00