David Fisher
David Fisher
Still a problem?
This would help a lot. Yes please.
So how does one use this again? Just put in that code anywhere and it runs?
Oh thanks! Just saw that while looking at the network. Trying to figure out how to get it working with Resque now, as "process_in_background :upload" seems to still execute on...
+1 on a Rake task. More reproducible that way for a server install, where I may or may not be able to login and run IRB easily (using something like...
Actually, when I look at the Rake tasks, it appears to be one for it already? https://github.com/louismullie/treat/blob/master/Rakefile On Thu, Feb 21, 2013 at 7:30 PM, goutham [email protected] wrote: > I'm...
Nevermind, that Rake task doesn't help unless you check out the repo.
Hmm.... how does Rails work to allow something like 'rails new foo'? I know you can call that from any directory once the Rails gem is installed. I don't know...
Additionally, this needs a 'main' section like this to work with wiredep: "main": "dist/crossroads.js"