Sha256: 755b79d64cd62acc739fde8cd054d77ca5b1a2f431fbbd9190d60d6f1d220cdf
Contents?: true
Size: 424 Bytes
Versions: 1
Compression:
Stored size: 424 Bytes
Contents
# AngularVelocity ## Installation Add this line to your application's Gemfile: gem 'angular_velocity' And then execute: $ bundle Or install it yourself as: $ gem install angular_velocity ## Usage ``` rails g angular_velocity:install -f rm public/index.html ``` File are created under app/assets/javascripts/<application_name>/ And jasmine specs are created under spec/javascripts/<application_name>/
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
angular_velocity-0.0.3alpha | README.md |