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-02-01 01:34:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3aaba0180f0710094d974b4ba4659bce81446df
rails
/
actionpack
/
lib
History
Michael Koziarski
c3aaba0180
Simplify the implementation of assert_redirected_to to normalise the urls before comparing. Also allows for a simpler implementation of redirect_to without most of the recursion.
...
Also allows for assert_redirected_to @some_record
2008-07-04 10:41:40 +03:00
..
action_controller
Simplify the implementation of assert_redirected_to to normalise the urls before comparing. Also allows for a simpler implementation of redirect_to without most of the recursion.
2008-07-04 10:41:40 +03:00
action_pack
Making ready for release of 2.1
2008-05-31 17:03:03 -07:00
action_view
Revert "Moved TemplateHandlers to Base"
2008-07-03 21:09:37 -05:00
action_controller.rb
Added Rack processor
2008-06-01 11:25:11 -07:00
action_pack.rb
Updated copyright years
2008-05-11 18:34:05 -05:00
action_view.rb
Extracted Template rendering logic into Renderer module
2008-07-03 13:06:00 -05:00
actionpack.rb
Allow frameworks to be required by their gem name (
closes
#8845
) [drnic]
2007-09-22 18:15:05 +00:00