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 115762 - Add support for .rake extension
Summary: Add support for .rake extension
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
: 130276 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-17 23:36 UTC by Gregory Murphy
Modified: 2011-01-28 20:10 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 Gregory Murphy 2007-09-17 23:36:29 UTC
In Rails projects, Rake tasks should live in lib/tasks, and have an extension ".rake". There is no such file type in the
new file dialogues. It would be nice to have one.
Comment 1 Martin Krauskopf 2007-11-02 14:00:45 UTC
Thanks for pointing to this. Will be supported the future release, we are feature-frozen now.
Comment 2 Martin Krauskopf 2007-11-06 08:16:46 UTC
Probably this should be solved more generally than just for Rails project. Maybe giving possibility through UI to do
something like 'rake -R lib/tasks' also for 'normal' Ruby projects.
Comment 3 Martin Krauskopf 2008-03-26 14:28:08 UTC
*** Issue 130276 has been marked as a duplicate of this issue. ***