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-27 07:17:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
550fbcceddceabdb4fe000ee52142e8461b28d54
rails
/
actionpack
/
test
History
David Heinemeier Hansson
1abdc8752d
Added inline builder yield to atom_feed_helper tags where appropriate (Sam Ruby) [
#8994
status:committed]
2008-10-13 19:52:37 +02:00
..
activerecord
Ensure :partial => @collection and :collection => @collection behaves same. [
#884
state:resolved]
2008-08-22 18:15:53 +01:00
controller
Make sure named routes with parameters can be used in tests before a request has been done. [
#1208
state:resolved]
2008-10-13 18:38:48 +02:00
fixtures
Fixed missing template paths on exception [
#1082
state:resolved]
2008-09-20 22:57:45 -05:00
template
Added inline builder yield to atom_feed_helper tags where appropriate (Sam Ruby) [
#8994
status:committed]
2008-10-13 19:52:37 +02: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
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