Skip to content

2.0.1

Compare
Choose a tag to compare
@rafaelfranca rafaelfranca released this 07 May 19:25
· 567 commits to master since this release
  • Allow keep value to be specified for assets:clean run with args
    for example assets:clean[0] will keep no old asset copies
  • Fix javascript_include_tag/stylesheet_include_tag helpers when debug: => false is used.
  • Fix issue when precompiling html.erb files. Fixes #45.