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-04 11:15:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3be9134d1cb882f4be3be8d57b2f8bde5ecde887
rails
/
actionpack
/
test
History
David Heinemeier Hansson
e442448fa3
Changed the default of ActionView#render to assume partials instead of files when not given an options hash [DHH]
2008-11-19 14:06:15 +01:00
..
activerecord
Update AR integration tests for TestCase changes
2008-11-07 15:51:50 -05:00
controller
Remove deprecated render_component. Please use the plugin from
http://github.com/rails/render_component/tree/master
2008-11-19 17:48:57 +05:30
fixtures
Changed the default of ActionView#render to assume partials instead of files when not given an options hash [DHH]
2008-11-19 14:00:16 +01:00
template
Changed the default of ActionView#render to assume partials instead of files when not given an options hash [DHH]
2008-11-19 14:00:16 +01:00
abstract_unit.rb
Fixed load path for actionmailer and activesupport tests to always load from local lib files.
2008-10-04 07:57:18 -07:00
active_record_unit.rb
Update AR integration tests for TestCase changes
2008-11-07 15:51:50 -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