This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc35631dc7d67ec9c918ec1967c708a5388a76e4
rails
/
actionpack
/
lib
/
action_dispatch
History
Xavier Noria
6d2e4ee96c
Merge remote branch 'docrails/master'
2010-07-13 18:41:09 +02:00
..
http
ETag: use body instead of @body since the method will always return a string
2010-06-28 14:46:22 -07:00
middleware
Fixed many references to the old config/environment.rb and Rails::Initializer
2010-07-13 13:00:21 +02:00
routing
Fixes a regression caused by having mapping options controller and action as blank
2010-07-12 19:47:28 +02:00
testing
Remove unused variable on assert_recognizes [
#4912
state:resolved]
2010-06-22 17:37:18 +02:00
vendor/rack-mount-0.6.6.pre
/rack
Vendor unreleased rack-mount 0.6.6.pre dependency
2010-06-27 16:28:04 -07:00
railtie.rb
Use the new ActiveSupport::FileUpdateChecker instead of RoutesReloader.
2010-06-20 13:37:58 +02:00
routing.rb
Removed deprecated |map| block argument from routing docs since it is no longer generated in edge Rails config/routes.rb
2010-07-11 23:57:26 -07:00