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-26 06:48:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.2.1
rails
/
actionpack
/
test
History
Tom Stuart
2ecec6052f
Make inheritance of map.resources :only/:except options behave more predictably
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
>
2008-11-14 12:26:43 +01:00
..
activerecord
Ensure :partial => @collection and :collection => @collection behaves same. [
#884
state:resolved]
2008-08-22 18:15:53 +01:00
controller
Make inheritance of map.resources :only/:except options behave more predictably
2008-11-14 12:26:43 +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