Is it possible to use in a Rakefile tasks from another one?

Posted by Geo on Stack Overflow See other posts from Stack Overflow or by Geo
Published on 2010-02-26T16:41:38Z Indexed on 2010/03/09 10:51 UTC
Read the original article Hit count: 155

Filed under:
|
|

I have some Rake tasks I'd like to use in my Rakefiles. Is it possible to include tasks defined in one rakefile from another rakefile?

© Stack Overflow or respective owner

Related posts about ruby

Related posts about rake