No commit activity in last 3 years
No release in over 3 years
Injects Angular Motion into your asset pipeline.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

rails-angular-motion Gem Version

rails-angular-motion wraps the Angular Motion CSS3 animations for use in Rails 3.1 and above.

Usage

Add the following to your Gemfile:

gem 'rails-angular-motion'

Add the following to your Rails CSS manifest file:

*= require angular-motion

If you desire to require minified version, add the following:

*= require angular-motion.min

Versioning

Current version of Angular Motion - 0.4.2