Material Design Lite Rails Gem
Installation
Add this line to your application's Gemfile:
gem 'MDL-rails'And then execute:
$ bundle install
Usage
Add to your app/assets/javascripts/application.js
//= require material
And to your app/assets/stylesheets/application.css.sass or application.css.scss
@import material