motion-prime/models/association.rb in motion-prime-0.1.7 vs motion-prime/models/association.rb in motion-prime-0.2.0

- old
+ new

@@ -11,10 +11,9 @@ end super end end module ModelAssociationClassMethods - # Defines bag associated with model, creates accessor for bag # # @param [String] name - the name of bag # @return [Nil] def bag(name) \ No newline at end of file