Skip to content

Commit

Permalink
Add a FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Jan 26, 2018
1 parent 0fd84f2 commit d08eafa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publify_core/app/models/feedback.rb
Expand Up @@ -68,6 +68,7 @@ class ContentTextHelpers
end
end

# FIXME: Inline this method
def self.paginated(page, per_page)
page(page).per(per_page)
end
Expand Down

0 comments on commit d08eafa

Please sign in to comment.