Update RSVP to use the module transpiler
Showing
Gemfile
0 → 100644
# A sample Gemfile | |||
source "https://rubygems.org" | |||
gem "js_module_transpiler", github: "wycats/js_module_transpiler", branch: "master" |
Gemfile.lock
0 → 100644
This diff is collapsed.
This diff is collapsed.
tests/rsvp.js
0 → 100644
Please register or sign in to comment