• R
    Removal of javascript related gems when creating an app · 84e261b9
    Robin Dupret 提交于
    Commit 0417bc83 add the coffee-rails and javascript runtime gems even
    when passing the --skip-javascript option but this is not the desired
    behavior.
    
    Also remove all javascript related stuff in the generated application
    such as the vendor/assets/javascripts folder.
    84e261b9
app_generator_test.rb 12.6 KB