I have IntelliJ Idea 11 with a Ruby plugin. I am trying to set up a project, but the IDE does not recognize my views as a module. It just adds other folders (controllers, db, config) Am I doing something wrong?
thanks
Create a new project using the wizard for the root of your rails application (from scratch, Ruby module, add a Ruby on Rails facet, Use an existing Rails application ):