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-19 02:14:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff4ccb8334e4f5b5bdccbd5dc6876b4e43d9565e
rails
/
actionpack
/
test
History
Hongli Lai (Phusion)
4e9abdd7f1
Tag helper should output an attribute with the value 'false' instead of omitting the attribute, if the associated option is false but not nil.
2008-11-13 21:55:58 +01:00
..
activerecord
Ensure :partial => @collection and :collection => @collection behaves same. [
#884
state:resolved]
2008-08-22 18:15:53 +01:00
controller
Fix map.resources to always generate named routes if they're needed
2008-11-13 17:49:09 +01:00
fixtures
Dup local assigns for partial collections so nil values doesn't get overwritten [
#1250
state:resolved]
2008-10-30 15:07:47 -05:00
template
Tag helper should output an attribute with the value 'false' instead of omitting the attribute, if the associated option is false but not nil.
2008-11-13 21:55:58 +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
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