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
5b42e9660201fc721075d2bfbe13edb0014dbde2
rails
/
actionpack
/
lib
/
action_dispatch
History
John Firebaugh
57bc25c5f8
Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface.
...
Signed-off-by: Santiago Pastorino <
santiago@wyeworks.com
>
2011-01-31 19:45:53 -02:00
..
http
removing more unused variables
2011-01-17 14:33:34 -08:00
middleware
Use run_callbacks; the generated _run_<name>_callbacks method is not a public interface.
2011-01-31 19:45:53 -02:00
routing
use raise to create exceptions and to set the backtrace
2011-01-12 11:15:11 -08:00
testing
just use alias
2010-11-30 20:04:31 -08:00
railtie.rb
First pass at Rack::Cache
2010-09-13 16:06:03 -07:00
routing.rb
Removed deprecated RouteSet API, still many tests fail
2010-09-05 13:44:36 +02:00