This project is archived and is in readonly mode.

#3690 ✓resolved
Sam Granieri

[PATCH] ./script/dbconsole is broken in edge rails

Reported by Sam Granieri | January 14th, 2010 @ 12:41 AM

Commit http://github.com/rails/rails/commit/8cb594a2e1808cd7d93f3593afed04... broke ./script/dbconsole. I've provided a quick fix for it..
Here's how it works now

[sam@sambookpro] [~/Sites/edgeapp]
[git:master] % ./script/dbconsole 
/Users/sam/Documents/Development/ruby/rails/railties/lib/rails/commands/dbconsole.rb:37:in `start': undefined local variable or method `env' for #<Rails::DBConsole:0x1021ca400> (NameError)
    from /Users/sam/Documents/Development/ruby/rails/railties/lib/rails/commands/dbconsole.rb:8:in `start'
    from ./script/dbconsole:6
[sam@sambookpro] [~/Sites/edgeapp]

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Referenced by

Pages