angular-ui-router-rails
angular-ui-router-rails wraps the Angular UI Router library for use in Rails 4.0 and above. Assets will minify automatically during production.
Usage
Add this line to your application's Gemfile:
gem 'angular-ui-router-rails'
Add the following directive to your JavaScript manifest file (application.js):
//= require angular-ui-router
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/AndrewHYi/angular-ui-router-rails. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.