This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 182045 - Rails Console does not work with Rails 3
Summary: Rails Console does not work with Rails 3
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-15 14:26 UTC by Erno Mononen
Modified: 2011-01-28 20:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erno Mononen 2010-03-15 14:26:18 UTC
script/console => script/rails console

in addition there seems to be an issue with output conversion, '>' and '=>' get stripped out
Comment 1 Quality Engineering 2010-03-17 05:13:19 UTC
Integrated into 'main-golden', will be available in build *201003170201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/59df287c0b76
User: Erno Mononen <emononen@netbeans.org>
Log: #182045 - Rails Console does not work with Rails 3