RailsApps / rails_apps_composer

A gem with recipes to create Rails application templates for Rails starter apps.
http://railsapps.github.io/rails_apps_composer/
1.42k stars 306 forks source link

add jQuery option for Rails 5.1 #361

Open DanielKehoe opened 7 years ago

DanielKehoe commented 7 years ago

Rails 5.1 drops jQuery but it's often required, particularly for Bootstrap. It can be added either with the jquery-rails gem or using yarn.