Well, for example, I generated a Product scaffold in Heroku Garden.
When I try to destroy it using the console, I get the following error:
script/destroy scaffold Product
SyntaxError: compile error
/home/heroku_rack/lib/init.rb:1: syntax error, unexpected tIDENTIFIER,
expecting kDO or '{' or '('
script/destroy scaffold Product
^
Do you have any idea what this means (I'm a Rails/OO newbie)?
Many thanks
On Apr 10, 2:45 pm, Yuri Niyazov <[email protected]> wrote:
> script/destroy seems to have worked for me in the past; what do you
> mean by "doesn't seem to work?"
>
> On Apr 10, 2009, at 3:36 AM, Clive wrote:
>
>
>
> > In Heroku Garden, is there a way of reversing or changing a 'generate
> > scaffold' command?
> > I often find I need to make changes to the scaffolded application but
> > I do not know how to.
> > 'script/destroy scaffold Modelname' from the console doesn't seem to
> > work.
> > Does anyone have any ideas on this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---