Indexing fails when files are in subfolders without being in module

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • 12_01_17
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In a Rails app, suppose I have a Person class, and I also have a Student class that subclasses Person. If Student is in a file at app/models/people/student.rb , then the indexing rake task expects that that file will define Person::Student. But it doesn't, it just defines Student. Rails is fine with that as long as you add that folder to the autoload paths, but this indexing rake task crashes.

              Assignee:
              Unassigned
              Reporter:
              jonathonjones
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: