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
329e7f44417c00a8d6fee337c288a463e9d64346
rails
/
actionpack
/
lib
/
action_dispatch
History
Xavier Noria
f8e713f488
Object#tap is not needed for Ruby >= 1.8.7
2009-11-09 22:16:51 +01:00
..
http
Object#tap is not needed for Ruby >= 1.8.7
2009-11-09 22:16:51 +01:00
middleware
Break up inflector to reduce the dependency burden on dependency-les methods like constantize.
2009-11-07 11:23:21 -08:00
routing
Ruby 1.9: don't assume params are US-ASCII. Hands off the encoding.
2009-11-04 16:27:54 -08:00
testing
Use Rails.application where we want a valid rack app
2009-10-16 19:04:28 -05:00
routing.rb
Consolidate Object#to_param and #to_query core extensions
2009-11-02 17:50:12 -08:00