Commit Graph

14 Commits

Author SHA1 Message Date
Dmytrii Nagirniak
62ce3735a4 added option to either load Rails or use rake command 2011-08-02 19:38:59 +10:00
Steve Hodgkiss
b97bb6c144 Cleanup 2011-08-01 10:47:58 +01:00
Steve Hodgkiss
431daf19a0 Load rails so the asset pipeline runs immediately 2011-07-31 23:08:10 +01:00
Dmytrii Nagirniak
65bf7d3ff8 update version to release 2011-07-16 19:10:22 +10:00
Dmytrii Nagirniak
b099920faf added specs, fix #3 2011-07-16 18:54:35 +10:00
Wes Gamble
96ba8c7b31 Corrected run_on defaulting line to work correctly if a symbol is passed in 2011-07-14 20:57:14 -05:00
Dmytrii Nagirniak
744ef5ee23 do not run the guard for run_all command by default 2011-07-08 13:31:20 +10:00
Dmytrii Nagirniak
86c47b61e9 update version number 2011-06-24 14:25:01 +10:00
Dmytrii Nagirniak
ce9a83bd81 updated README, removed obsolete spec 2011-06-24 14:24:28 +10:00
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
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
457a7a35f8 initial commit with aprox specs 2011-06-17 20:32:50 +10:00