Files

Kaminari::Helpers::SinatraHelpers

Public Class Methods

included(app) click to toggle source
Alias for: registered
registered(app) click to toggle source
# File lib/kaminari/helpers/sinatra_helpers.rb, line 10
def registered(app)
  app.register Padrino::Helpers
  app.helpers  HelperMethods
end
Also aliased as: included

[Validate]

Generated with the Darkfish Rdoc Generator 2.