https://github.com/brocoders/angular-material-icons-rails
https://github.com/brocoders/angular-material-icons-rails
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brocoders/angular-material-icons-rails
- Owner: brocoders
- License: mit
- Created: 2015-05-29T15:35:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-29T15:50:52.000Z (about 11 years ago)
- Last Synced: 2025-01-08T06:04:54.903Z (over 1 year ago)
- Language: Ruby
- Size: 289 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
## angular-material-icons-rails
angular-material-icons-rails wraps the [Angular Material Icons](https://github.com/klarsys/angular-material-icons) library for use in Rails 3.1 and above. Assets will minify automatically during production.
## Installation
Add this line to your application's Gemfile:
gem 'angular-material-icons-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install angular-material-icons-rails
## Usage
Add the forollowing directive to your Javascript manifest file (application.js):
//= require angular-material-icons