Sha256: 14c82ff898e47c1956ebab3a1be846f4a00d34573b0b1c4fe691dc33e2f0870d
Contents?: true
Size: 379 Bytes
Versions: 2
Compression:
Stored size: 379 Bytes
Contents
# jquery-lotus Jquery for Lotus. This gem provides: * jQuery 1 and jQuery 2 * the jQuery UJS adapter ## Installation Add to Gemfile. ``` gem 'jquery-lotus' ``` Add to our tenmplate: ``` <%= javascript 'jquery' %> or <%= javascript 'jquery2' %> optionally: <%= javascript 'jquery_ujs' %> ``` ## License jquery-lotus is released under the [MIT License](MIT-LICENSE).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jquery-lotus-0.0.2 | README.md |
jquery-lotus-0.0.1 | README.md |