Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activerel #393 #411

Merged
merged 30 commits into from Aug 17, 2014
Merged

Activerel #393 #411

merged 30 commits into from Aug 17, 2014

Conversation

andreasronge
Copy link
Member

@coveralls
Copy link

Coverage Status

Coverage increased (+0.75%) when pulling f9ac250 on activerel into f997f43 on master.

@@ -21,5 +21,6 @@ class Post
# self.title.urlize # uses https://github.com/cheef/string-urlize gem
# end

has_many :out, :comments
has_many :out, :comments, type: 'stated_opinions', rel_class: PostComment

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be possible to skip type here since it is already specified PostComment ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, yes, that type is supposed to come out.

andreasronge added a commit that referenced this pull request Aug 17, 2014
@andreasronge andreasronge merged commit 3b93175 into master Aug 17, 2014
@andreasronge andreasronge deleted the activerel branch August 17, 2014 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants