Methods

Class/Module Index [+]

Quicksearch

Padrino::Contrib::Helpers::JQuery

Download in your public/javascript dir the latest jquery lib.

Usage:

javascript_include_tag_jquery :cache => :lib, :ui => true, :i18n => true

Public Class Methods

registered(app) click to toggle source
# File lib/padrino-contrib/helpers/jquery.rb, line 12
def self.registered(app)
  app.helpers Helpers
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.