Can not generate a model
Hello, I am not able to create a model through generation. It always gives me an error "in `const_defined?': wrong constant name (patient[name:string]) (NameError)". I am not sure what I am doing wrong but this is very frustrating.
Thanks!
Please sign in to leave a comment.
Hello Paul,
Seems it is just problem in your application. It doesn't related to RubyMine features. RubyMine uses Rails std generators to generate models/controllers/scaffolds/etc. If it still actual please attach full stacktrace and related peace of source code, may be I will be able to help.