Rails g migration - not working in engine -


i have rails (4.2) engine gem i'm writing. running: rails g migration anything gives command info

  usage:   rails new app_path [options] 

what missing gem/engine run rails generators?

update: didn't create namespaced engine. works fine in other engines must have done different in this..


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -