Rightpoint / RZVinyl

Stack management, ActiveRecord utilities, and seamless importing for Core Data
Other
21 stars 6 forks source link

Fix a bug in rzv_objectInContext: #27

Closed KingOfBrian closed 9 years ago

KingOfBrian commented 9 years ago

Return self instead of nil if the context is the same.

jwatson commented 9 years ago

@KingOfBrian this looks good to merge.