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-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d17d79bbf996e4249aad0de90c69b15073ff025
rails
/
activerecord
/
test
History
Eloy Duran
f12dd62d47
Add AssociationReflection#collection_association? which returns true if it's for a has_many or has_and_belongs_to_many association.
2010-01-07 13:20:42 +01:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Add AssociationReflection#collection_association? which returns true if it's for a has_many or has_and_belongs_to_many association.
2010-01-07 13:20:42 +01:00
connections
Adding AR tests for JDBC connections
2009-01-26 16:08:44 +13:00
fixtures
Add inverse polymorphic association support. [
#3520
state:resolved]
2009-12-28 14:20:58 +01:00
migrations
Made migrations transactional for PostgreSQL [
#834
state:resolved]
2008-08-22 14:46:25 -07:00
models
Allows you to pass :all_blank to :reject_if option to automatically create a Proc that will reject any record with blank attributes.
2010-01-07 13:20:41 +01:00
schema
Allows you to pass :all_blank to :reject_if option to automatically create a Proc that will reject any record with blank attributes.
2010-01-07 13:20:41 +01:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00