Skip to content

es6-rails/es6-rails-example

This branch is up to date with razorcd/es6-rails-example:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 19, 2018
May 13, 2016
Dec 19, 2018
May 14, 2016
May 14, 2016
May 13, 2016
May 13, 2016
May 14, 2016
Dec 19, 2018
May 13, 2016
May 14, 2016
May 15, 2016
Dec 19, 2018
Dec 19, 2018
May 13, 2016
May 15, 2016
May 13, 2016
May 13, 2016

Repository files navigation

es6-rails gem example a rails app

  • es6 in inline html(erb)
  • es6 in remote es6 file
  • es6 in assets as es6 file

Use

  • setup with bundle install

  • run rails s

  • go to http://localhost:3000/ and follow links

The fibonacci numbers will start showing one by one and in the browsers console it will say that the view is ready.

Test

  • run tests with rspec

The tests are ensuring that the es6-rails gem is working correctly.

About

es6-rails gem example app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 74.5%
  • HTML 15.7%
  • JavaScript 7.7%
  • CSS 1.7%
  • CoffeeScript 0.4%