Rails + jspm + SystemJS + Teaspoon = ECMAScript6 awesomeness
This repository shows how to get ECMAScript 6 working with Rails.
Uses:
- jspm Frictionless browser package management
- SystemJS Universal dynamic module loader
- Teaspoon Javascript test runner for Rails.
See commits on master branch. Each commit is step how to integrate a component.
Was made for a blog post: Rails + jspm >= ECMAScript 6 awesomeness.