/rails_with_gulp

Integrate Rails (4.2.3) with gulp (3.9.0) and some gulp tasks such as clean, compile sass/scss, es6

Primary LanguageRubyMIT LicenseMIT

Integrate Rails with gulp

Libraries

  • Rails 4.2.3
  • Ruby 2.2.2
  • gulp 3.9.0
  • babel
  • webpack
  • For more npm packages, see package.json

Setup

  1. run npm install

  2. run gulp to build assets of gulp/assets

  3. run rails server to start up server