rails script/generate scaffold problem -


The script / scrawold book title generates: string

The following fails - gives me a strange path error

script / path app Name Generates: String

The following tasks

Script / Scaffold App Name Jen The freight to: string

Can someone shed some light on this? Is 'application' a reserved word?

All your administrators are subclass of ApplicationController created by Railways. You can not create another controller with this name.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -