I previously submitted, pretty much the same thing, about two weeks ago, except with a different name and I included a couple of other things:
http://www.ruby-forum.com/topic/133432 I personally do not like the name rake migrations:reset, it's a bit long and I think anything having to do with altering the database, should be in the db namespace. On Dec 9, 2:05 am, "Matt Aimonetti" <[EMAIL PROTECTED]> wrote: > I have now 3 objectives as Ruby developer. > > 1. get as many people as I can to recommend me on working with rails > (http://www.workingwithrails.com/recommendation/new/person/6065-matt-a...) > ( Linkedin would work too) (Patrick, I hope you're proud of me) > > 2. find a solution to the recent change in rake db:reset. (this objective is > actually serious) > > As some of you know, a while ago, I contributed few rake tasks to Rails 2.0. > Rake db:reset being of the task I was using the most, I got really annoyed > when DHH changed its behavior to load the schema.rb file instead of using my > good old migrations. We exchanged few emails and he explained his view > point. While he had a good point, I was still really annoyed at the fact > that I had to add my custom tasks to do what I used to have builtin. > > Finally tonight, that was it, I couldn't handle it anymore and I submitted 2 > new patches: > > http://dev.rubyonrails.org/ticket/10431http://dev.rubyonrails.org/ticket/10432 > > public > discussion:http://groups.google.com/group/rubyonrails-core/browse_thread/thread/... > > Please feel free to react to my suggestion, suggest better names or > solutions, but let's get this problem fixed ASAP. > > 3. I forgot my last objective, make San Diego the Ruby capital! We are > ranked #5 at the > momenthttp://www.workingwithrails.com/browse/groups/authority (if you didn't > signup for a WWR account, it's time ! don't forget to join our group and > recommend us ;) ) > > -- > --------http://railsontherun.com --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
