Dmytrii Nagirniak
bc99a928ab
apply rails_env option to both runners, shorter readme.
2011-09-04 18:09:45 +10:00
Dmytrii Nagirniak
4c527de684
make it work with Rails 3.1 final
2011-09-04 17:53:43 +10:00
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
b099920faf
added specs, fix #3
2011-07-16 18:54:35 +10: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
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
c84903ba19
stub CLI call on subject, not on Kernel
2011-06-17 23:56:09 +10:00
Dmytrii Nagirniak
2983323f7a
done with compiling using CLI
2011-06-17 22:14:17 +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