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-01-30 00:38:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f22ae15a8e30f7ad475acdbcfcd1120e498cfede
rails
/
actionpack
/
test
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
..
activerecord
Set precompiled fixture load path constant to speed up tests
2008-06-25 15:24:12 -05:00
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
fixtures
Make sure render :collection doesnt set nil local when :as is absent
2008-07-02 17:19:41 +01:00
template
Revert "Moved TemplateHandlers to Base"
2008-07-03 21:09:37 -05:00
abstract_unit.rb
Set precompiled fixture load path constant to speed up tests
2008-06-25 15:24:12 -05:00
active_record_unit.rb
Set precompiled fixture load path constant to speed up tests
2008-06-25 15:24:12 -05:00
adv_attr_test.rb
Add some tests for adv_attr_accessor.
Closes
#10633
[fcheung]
2008-01-12 03:06:10 +00:00
testing_sandbox.rb
Ruby 1.9 compat: text helper
2007-12-21 11:51:17 +00:00