Simpler asset pipeline for rails 5

Hello all,

I’ve just missed an idea for Rails 5. After using angular js + ionic for a while, gulp was pretty easy for asset pipeline tasks. Then I remembered all the pain to precompile and configure a complex asset pipeline with Rails, so I guess it is time for a simpler and more configurable asset pipeline on Rails.

Code says more than words: https://gitlab.com/eita/responsa-frontend/blob/master/gulpfile.js

best,

bráulio