# File lib/kaminari/helpers/sinatra_helpers.rb, line 11 def registered(app) app.register Padrino::Helpers app.helpers HelperMethods @app = app end