djberg96 ([info]djberg96) wrote,
@ 2009-01-02 06:10:00
Previous Entry  Add to memories!  Tell a Friend  Next Entry
Current mood:busy

Hacking on Rake, too
In a comment in warnings == errors Piers mentioned that not only does Rails do badly with -w, it does badly with -T.

That inspired me to submit a patch that lets you set the $SAFE level in your Rake::TestTask. So, assuming Jim accepts the patch (and he's indicated that he will), you can do:

desc "Run the test suite"
Rake::TestTask.new("test") do |t|
   t.warning    = true
   t.verbose    = true
   t.safe_level = 1
   # ...
end

Update: Unfortunately my proposed patch was rejected.


Advertisement


(No comments)

Post a comment in response:

From:
(will be screened)
Help(will be screened)
Identity URL: 
Username:
Password:
Don't have an account? Create one now.
Subject:
No HTML allowed in subject
   Help
Message:

 
Notice! This user has turned on the option that logs your IP address when posting. Help
Create an Account
Forgot your login or password?
Login w/ OpenID
English • Español • Deutsch • Русский…