namespaced_engine icon indicating copy to clipboard operation
namespaced_engine copied to clipboard

Generator to create Modular engine.

Results 3 namespaced_engine issues
Sort by recently updated
recently updated
newest added

just added rails 3.2. support. Please look at my pull request #4. best regards Eugen

4 - Done

Running this: `rails g modular:engine engines/testtfc --namespace=TestTFC` Leads to this error: ``` [!] There was an error parsing `Gemfile`: There was a NameError while loading test_tfc_testtfc.gemspec: uninitialized constant TestTfc from...

Hi I have a suggestion, maybe you want to add it. I had the case that I wanted to reuse factories of the core in other modules (and module factories...