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-01-14 00:57:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3-1-github
Add File
New File
Upload File
Apply Patch
rails
/
actionpack
/
lib
/
action_dispatch
History
Aaron Patterson
f4174ad429
Array parameters should not contain nil values.
2012-06-10 22:47:42 -05:00
..
http
Array parameters should not contain nil values.
2012-06-10 22:47:42 -05:00
middleware
fix the Flash middleware loading the session on every request (very dangerous especially with Rack::Cache), it should only be loaded when the flash method is called
2012-04-30 00:20:17 -07:00
routing
Don't ignore nil positional arguments for url helpers -
fixes
#6196
.
2012-05-10 22:07:14 +01:00
testing
Refactor the handling of default_url_options in integration tests
2012-05-10 21:33:31 +01:00
railtie.rb
stop circular require warnings
2011-09-04 08:41:50 +05:30
routing.rb
added some fixed fonts
2011-05-09 22:06:04 -03:00