Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-2886

Generator: Module missing for Model in mountable engine

    • Type: Icon: Task Task
    • Resolution: Done
    • 3.1.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      To reproduce:

      $ git clone git://github.com/wintersolutions/generator_bug.git
      $ cd generator_bug
      $ bundle install
      $ rails g scaffold User name:string

      Result: /app/models/generator_bug/user.rb has no module
      Expected: /app/models/generator_bug/user.rb to be in

      Unable to find source-code formatter for language: generator_bug. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
      
      

      module

            Assignee:
            durran Durran Jordan
            Reporter:
            wintersolutions wintersolutions
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: