rails/actionpack/lib/action_dispatch
Agis Anastasopoulos a779ea9d57 Mark unused variables and make some style fixes
It'd be a nice convention to mark the unused variables like this, now that Ruby 2 will issue no warnings for such vars being unused.
2013-04-08 22:52:32 +03:00
..
http Mark unused variables and make some style fixes 2013-04-08 22:52:32 +03:00
journey Mark unused variables and make some style fixes 2013-04-08 22:52:32 +03:00
middleware Mark unused variables and make some style fixes 2013-04-08 22:52:32 +03:00
request Integrate Action Pack with Rack 1.5 2013-01-25 17:28:41 -02:00
routing Mark unused variables and make some style fixes 2013-04-08 22:52:32 +03:00
testing Mark unused variables and make some style fixes 2013-04-08 22:52:32 +03:00
journey.rb Integrate Journey into Action Dispatch 2012-12-19 22:13:08 +00:00
railtie.rb Add 'X-UA-Compatible' => 'chrome=1' to default headers 2013-01-29 14:55:03 -05:00
routing.rb The HTTP method helpers are preferred over match and should be explained before named routes 2013-03-18 06:35:19 -05:00