Re: syntax error in console

2008-04-27 Thread Kevin Triplett
If your plugins folder does not have the plugin and it's not available in the list of Heroku plugins, you'll have to add it one of two ways: 1) Create an archive of the plugin and upload it using the "Upload" link at the bottom of the Heroku plugins manager page (get to it by clicking the "Ge

Re: syntax error in console

2008-04-27 Thread DAZ
I get: undefined method `acts_as_tree' and can't seem to find acts_as_tree in the plugins list! Anybody know how to rectify this? cheers, DAZ On Mar 11, 1:39 pm, rob <[EMAIL PROTECTED]> wrote: > Oh...! > > Thanks. > > I don't seeacts_as_treein that list so I'm gonna assume it's already > ins

syntax error in console

2008-03-10 Thread rob
Just starting out with Heroku. Am I doing something wrong running this on the console? >> script/plugin install acts_as_tree SyntaxError: compile error /usr/lib/ruby/gems/1.8/gems/heroku_mongrel_plugin-0.1/lib/ heroku_mongrel_plugin/init.rb:1: syntax error, unexpected tIDENTIFIER, expecting kDO