Logo
Explore Help
Register Sign In
github/rails
1
1
Fork 0
You've already forked rails
mirror of https://github.com/github/rails.git synced 2026-04-04 03:00:58 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
1cc8ab865fb0b36df1d202ea4d08952d2881d347
rails/activerecord/lib/active_record/associations
History
Jeremy Kemper 3441dfdb12 Associations handle case-equality more consistently: item.parts.is_a?(Array) and item.parts === Array. Closes #1345.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3043 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-11-15 10:48:32 +00:00
..
association_collection.rb
Added extension capabilities to has_many and has_and_belongs_to_many proxies [DHH] Added find_or_create_by_X as a second type of dynamic finder that'll create the record if it doesn't already exist [DHH] Added constrain scoping for creates using a hash of attributes bound to the :creation key [DHH]
2005-11-04 19:39:50 +00:00
association_proxy.rb
Associations handle case-equality more consistently: item.parts.is_a?(Array) and item.parts === Array. Closes #1345.
2005-11-15 10:48:32 +00:00
belongs_to_association.rb
Added :include as an option for association declarations [DHH]
2005-11-06 20:39:34 +00:00
has_and_belongs_to_many_association.rb
Added :include as an option for association declarations [DHH]
2005-11-06 20:39:34 +00:00
has_many_association.rb
Add :group option, correspond to GROUP BY, to the find method and to the has_many association. Closes #2818.
2005-11-10 16:36:01 +00:00
has_one_association.rb
Added :include as an option for association declarations [DHH]
2005-11-06 20:39:34 +00:00
Powered by Gitea Version: 1.25.3 Page: 35ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API