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

No playlist for account #85

Merged
merged 3 commits into from
Apr 13, 2015
Merged

No playlist for account #85

merged 3 commits into from
Apr 13, 2015

Conversation

kookster
Copy link
Member

No description provided.


def short_name
name
end

def portfolio_stories
portfolio.stories.order(published_at: :desc)
portfolio ? portfolio.stories.order(published_at: :desc) : Kaminari.paginate_array([])

Choose a reason for hiding this comment

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

Line is too long. [90/80]

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 98.0% when pulling e820311 on fix/no_playlist into 08674f7 on master.

cqr added a commit that referenced this pull request Apr 13, 2015
@cqr cqr merged commit 6f1e932 into master Apr 13, 2015
@cqr cqr removed the in progress label Apr 13, 2015
@cqr cqr deleted the fix/no_playlist branch April 13, 2015 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants