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
a89fabbb0266e9a5a391a88fd39b97d08879412f
rails
/
actionpack
/
lib
/
action_dispatch
History
Arun Agrawal
c3ae1d2aec
It should be @calculated_ip not @calculate_ip
...
We are using @calculated_ip. @calculate_ip is no where used
2011-11-17 12:50:19 +05:30
..
http
the object itself isn't the IP, #to_s is the IP
2011-11-16 13:13:22 -10:00
middleware
It should be @calculated_ip not @calculate_ip
2011-11-17 12:50:19 +05:30
routing
Fix small typos in routing docs
2011-11-03 08:43:28 +04:00
testing
TestCase should respect the view_assigns API instead of pulling variables on its own.
2011-10-02 11:29:13 +02:00
railtie.rb
stop circular require warnings
2011-08-24 16:47:01 -07:00
routing.rb
Also change the default route comment
2011-06-16 14:03:41 +08:00