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
Post a Comment