spec/mocks/comment.rb in association_callbacks-0.2.0 vs spec/mocks/comment.rb in association_callbacks-0.2.1
- old
+ new
@@ -21,6 +21,6 @@
def update_post_updated_at
update_attributes!(post_updated_at: post.updated_at)
end
-end
\ No newline at end of file
+end