1.8.0
- Associations now take a
:scoped
option to constrain association queries by the specified scope (e.g. :scoped => :user_guid). - Add a singleton method for instantiating records that shouldn't be considered new.
:scoped
option to constrain association queries by the specified scope (e.g. :scoped => :user_guid).