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 180790 - Bundler support
Summary: Bundler support
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-16 07:40 UTC by Erno Mononen
Modified: 2011-01-28 20:13 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erno Mononen 2010-02-16 07:40:44 UTC
Rails 3 uses it for gem management, but also useful in plain Ruby apps.
Comment 1 Quality Engineering 2010-02-17 21:57:29 UTC
Integrated into 'main-golden', will be available in build *201002180200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c1b6d3c4e96a
User: Erno Mononen <emononen@netbeans.org>
Log: #180790 - Bundler support
- new "Bundler" item in the project context menu; contains tasks for Bundler
Comment 2 Quality Engineering 2010-02-18 21:46:53 UTC
Integrated into 'main-golden', will be available in build *201002190200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/a848a1eac29e
User: Erno Mononen <emononen@netbeans.org>
Log: #180790 - Bundler support
- support for parsing GemRequirements from Bundler output
Comment 3 Quality Engineering 2010-02-21 22:36:08 UTC
Integrated into 'main-golden', will be available in build *201002220200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/daa035e4548e
User: Erno Mononen <emononen@netbeans.org>
Log: #180790 - Bundler support
- added an action for updating IDE indices to match the bundled gems