Commit Graph

9 Commits

Author SHA1 Message Date
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
Dmytrii Nagirniak
13d954d6bc Typo 2011-06-17 08:43:49 -07:00
Dmytrii Nagirniak
3402265f86 Get rid of copy pasted license, spelling fixes 2011-06-17 08:41:47 -07:00
Dmytrii Nagirniak
c84903ba19 stub CLI call on subject, not on Kernel 2011-06-17 23:56:09 +10:00
Dmytrii Nagirniak
fe50bfd1c1 added template and README 2011-06-17 23:23:04 +10:00
Dmytrii Nagirniak
2983323f7a done with compiling using CLI 2011-06-17 22:14:17 +10:00
Dmytrii Nagirniak
db77c93bad added notify specs 2011-06-17 20:51:46 +10:00
Dmytrii Nagirniak
be00189f1a added notify specs 2011-06-17 20:49:50 +10:00
Dmytrii Nagirniak
457a7a35f8 initial commit with aprox specs 2011-06-17 20:32:50 +10:00