Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Rake: How do I Override Var's Used by a Rule?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Hugh Sasse, post: 4622116"] I'd make them global variables, just to make them stand out, show they are shared between tasks, but I don't use rake that much at the moment As to the next question about command line options, then my reading of rake --help suggests you can't set them from the command line, but you could set environment vars and read those inside the rakefile. Or read a config file with values in it. Hugh [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Rake: How do I Override Var's Used by a Rule?
Top