Latest version: 0.15.0
Released: June 10th, 2013 (release notes)
Download batman.js
Using the gem
Automatically vendors the latest version of batman.js for Rails 4 in your project. In the Gemfile for your project add gem "batman-rails"
.
After modifying your Gemfile:
Requires Rails 3.2+, and the rails asset pipeline provided by sprockets.
bundle install
rails generate batman:app
http://localhost:3000
Sample project .zip
Includes a minified copy of batman.js and accompanying folder structure to get you building a batman project in no time.
Standalone
Standalone [minified] batman.js file (50Kb, minified and gzipped).