Babel adapter for the Rails asset pipeline. Add generators for ES6+
Add the babel-rails gem to your Gemfile:
gem 'babel-rails'
$ bundle install
$ bundle exec rake test
If you need to test against local gems, use Bundler's gem :path
option in the Gemfile.
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/babel-rails.
The gem is available as open source under the terms of the MIT License.