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
b4bc2c50ca9887dec7cd9095a5bc84e2d6677e43
rails
/
actionpack
/
lib
/
action_dispatch
History
Aaron Patterson
af8c54be0a
cache strings in the AST for faster comparison than include?
2011-05-03 09:59:21 -07:00
..
http
More performance optimizations.
2011-05-03 01:37:01 +02:00
middleware
cache strings in the AST for faster comparison than include?
2011-05-03 09:59:21 -07:00
routing
raise an error if the old router draw method is used, along with a message advising them to either upgrade their routes or add rails_legacy_mapper to their Gemfile
2011-05-03 16:07:25 +02:00
testing
Flunk makes a lot more sense, doesnt it (hat tip @tenderlove)
2011-05-02 17:04:21 -05:00
railtie.rb
Allow ignore_accept_header through configuration option.
2011-05-02 23:39:42 +02:00
routing.rb
add cross-references and documentation for scope
2011-01-28 19:25:12 -05:00