How can I setup a Rails-like task directory

A

andreux

I looking for a way to create a centralized library of rake files and
have all tasks be available when running rake, similar to how lib/
tasks works in rails.

Everything I've tried so far has been unsucessful, and I get errors
even when trying to require a single .rake file from my Rakefile.

Any suggestions?
 
S

Stephen Celis

Hi,

I looking for a way to create a centralized library of rake files and
have all tasks be available when running rake, similar to how lib/
tasks works in rails.

Everything I've tried so far has been unsucessful, and I get errors
even when trying to require a single .rake file from my Rakefile.

Any suggestions?

You might be interested in Sake:

http://errtheblog.com/posts/60-sake-bomb

Best,
Stephen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top