stefanvermaas / zepto-for-rails

Provides zepto.js for the Ruby on Rails asset pipeline.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zepto-for-rails Gem Version

Zepto for the Rails asset pipeline. This gem provides Zepto 1.2.0

Installation

Add zepto-for-rails to the Gemfile.

gem 'zepto-for-rails'

And run bundle install. Then add this line to your app/assets/javascripts/application.js:

//= require zepto

About

Provides zepto.js for the Ruby on Rails asset pipeline.


Languages

Language:Ruby 77.3%Language:Shell 22.7%