We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
could you please include in the Rakefile's first line this:
import 'source/Rakefile' if File.exist? 'source/Rakefile'
if anybody have a Rakefile in their source, it will by loaded
I do not know there is not a tasks/ dir autoloading every .rake
The text was updated successfully, but these errors were encountered:
No branches or pull requests
could you please include in the Rakefile's first line this:
if anybody have a Rakefile in their source, it will by loaded
I do not know there is not a tasks/ dir autoloading every .rake
The text was updated successfully, but these errors were encountered: