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
2ba604950603302fd78bcefecfe043efaa8169dc
rails
/
actionpack
/
lib
/
action_dispatch
History
Jeremy Kemper
f7b0a857e9
Use Object#singleton_class instead of #metaclass. Prefer Ruby's choice.
2010-02-25 09:32:29 -08:00
..
http
Make AD::Response correctly handle bodies that respond_to?(:to_path) as per the Rack spec
2010-02-23 16:29:29 -08:00
middleware
Revert behavior from
a5684dfa3c
and ensure after_initializer is executed after to_prepare callbacks.
2010-02-19 08:15:49 +01:00
routing
Remove ActionController::Base.resources_path_names
2010-02-24 10:52:16 -08:00
testing
Use Object#singleton_class instead of #metaclass. Prefer Ruby's choice.
2010-02-25 09:32:29 -08:00
railtie.rb
Makes send_file work again by deferring to Rack::Sendfile.
2010-02-23 17:06:35 -08:00
routing.rb
Use ActionDispatch::Routing everywhere
2010-02-21 13:43:51 -08:00