You're on heroku, right?

So you have the heroku gem installed locally.  You issue the

heroku restart

command on your local machine.  It makes a call to the heroku server
and restarts it :)

http://docs.heroku.com/heroku-command



On Apr 15, 7:19 pm, Avinash Mohan <[email protected]> wrote:
> how to restart a server (hosted )????
>
> On Wed, Apr 15, 2009 at 3:43 PM, GreenAsJade 
> <[email protected]>wrote:
>
>
>
> > Did you guys do heroku restart after adding the new route?
>
> > I'm not 100% sure, but I think the rails server needs to be restarted
> > after
> > a new route is added.
>
> > Martin.
>
> > On Apr 15, 1:27 pm, Avinash Mohan <[email protected]> wrote:
> > > its funny... its working nowhttp://myapp.herokugarden.com/helloworks
> > > suddenly
>
> > > On Wed, Apr 15, 2009 at 7:25 AM, ibnesayeed <[email protected]>
> > wrote:
>
> > > > I am also facing the same problem since last week. I have created a
> > > > helpdesk ticket too. But till now there is no progress on it.
>
> > > > On Apr 13, 2:45 pm, Avinash <[email protected]> wrote:
> > > > > Disclaimer : im a newbie :P
>
> > > > > I created a controller 'hello' with action 'index' . when i
> > > > accesedhttp://myapp.herokugarden.com/helloireceivethis
>
> > > > > Routing Error
>
> > > > > No route matches "/hello/index" with {:method=>:get}
>
> > > > > I created a scaffold then called Post it works
>
> > > > >http://myapp.herokugarden.com/posts
>
> > > > > Any help would be appreciated
>
> > > > > Thanks,
> > > > > Avinash
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to