guard-rails-assets/spec
James A. Rosen 8424beee1e obey config.assets.prefix. Closes #1. Closes #2.
Instead of doing an `rm -rf`, rely on `rake assets:clean`, which already
obeys the setting. Unfortunately, the call to figure out the count of assets
compiled would still need to have a directory specified. Thus, it's been
removed. Less information, but the compilation still works fine.
2011-06-19 14:06:23 -07:00
..
guard obey config.assets.prefix. Closes #1. Closes #2. 2011-06-19 14:06:23 -07:00
support done with compiling using CLI 2011-06-17 22:14:17 +10:00
spec_helper.rb initial commit with aprox specs 2011-06-17 20:32:50 +10:00