Shopify / sprockets-commoner

Use Babel in Sprockets to compile JavaScript modules for the browser
MIT License
182 stars 22 forks source link

Rails 4 requirement #46

Closed h0jeZvgoxFepBQ2C closed 7 years ago

h0jeZvgoxFepBQ2C commented 7 years ago

Would be nice to mention that you need Rails4 at least, because Rails 3 still uses Sprockets 2, which you are forcing to be at least version 3.

Took me half an hour to find that out.. Thanks.

Source: https://github.com/rails/rails/blob/3-2-stable/actionpack/actionpack.gemspec

bouk commented 7 years ago

Sure, I'll add it