>> What I would like to do is remove the "development" default from
>> script/console, script/runner and script/server (removing it from
>> "dbconsole" is not possible since it doesn't load the environment) and
>> unless anyone can find an objection to this, I will be posting a patch.

This sounds like a good change to me.

> +1
>
> Also, the default generated test_helper hardcodes RAILS_ENV to test
> (or used to, I didn't check master).  I guess that's the best place,
> but thought I'd mention it in case it is relevant to your patch.

I dunno about changing this one, accidentally running your tests
against another environment can be pretty catastrophic.

-- 
Cheers

Koz

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-core+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to