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 190823 - Sort order of the Rails view
Summary: Sort order of the Rails view
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-10-07 09:17 UTC by coffeeaddict_nl
Modified: 2011-01-28 20:14 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 coffeeaddict_nl 2010-10-07 09:17:34 UTC
Within the Rails community everybody is promoting the "FatModel - SkinnyController" paradigm - and they are right!

It would help novice Rails programmers who are using the Netbeans IDE if the order in which the parts (Controllers, Helpers, Models, Views, Configuration, etc.) of a rails program are displayed are changed to adhere more closely to said paradigm.