Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 590 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 590 Bytes

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.