Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/activerecord/test/models


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9237 [9237] 04/07/08 19:44:37 josh Improve ActiveRecord::Base#table_name unit tests for nested classes. …
(edit) @9230 [9230] 04/06/08 00:27:12 pratik Refactor HasManyThroughAssociation to inherit from HasManyAssociation. …
(edit) @9192 [9192] 04/01/08 06:46:40 bitsweat Ruby 1.9 compat: work around YAML serialization error exposed by …
(edit) @9110 [9110] 03/28/08 16:13:57 david Fixed that has_many :through would ignore the hash conditions (closes …
(edit) @9084 [9084] 03/24/08 02:50:02 rick Merge the has_finder gem, renamed as 'named_scope'. Closes #11404
(edit) @9075 [9075] 03/22/08 02:20:37 bitsweat has_one :through supports :source_type. Fix up some tests. References …
(edit) @9068 [9068] 03/21/08 18:21:56 rick Allow association scoping for built/created records if :conditions is …
(edit) @9067 [9067] 03/21/08 18:09:03 rick Add has_one :through support, finally. Closes #4756 [thechrisoshow]
(edit) @8989 [8989] 03/07/08 11:45:07 pratik Add :readonly option to HasManyThrough associations. Closes #11156
(edit) @8890 [8890] 02/18/08 00:14:54 nzkoz Make dynamic finders respect the :include on HasManyThrough associations. …
(edit) @8864 [8864] 02/13/08 06:32:50 bitsweat Introduce the :readonly option to all associations. Records from the …
(edit) @8790 [8790] 02/03/08 01:09:58 bitsweat Revert r8742: remove has_many with :group option since it has sketchy sql …
(edit) @8776 [8776] 02/02/08 03:27:31 bitsweat Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey …
(edit) @8762 [8762] 01/31/08 07:50:15 bitsweat Fixed preloading belongs_to associations which reference a custom foreign …
(edit) @8742 [8742] 01/27/08 02:41:55 nzkoz Make sure count works on has_many :through associations using :group. …
(edit) @8735 [8735] 01/26/08 06:23:03 nzkoz Make sure that belongs_to counter decrements when assigning nil Closes …
(edit) @8675 [8675] 01/19/08 05:30:42 bitsweat belongs_to supports :dependent => :destroy and :delete. Closes #10592.
(edit) @8672 [8672] 01/19/08 04:19:53 bitsweat Introduce preload query strategy for eager :includes. Closes #9640.
(edit) @8661 [8661] 01/18/08 07:31:37 bitsweat Fix paths
(add) @8657 [8657] 01/18/08 07:27:03 bitsweat move assets and models
Note: See TracRevisionLog for help on using the revision log.