I noticed that there is some lag time between the time a controller is
created and when it can be accessed.
For example, I created a timeline_events controller, but when I tried
to access the controller for my web app I received:
ActionController::RoutingError (No route matches "/timeline_events"
with {:method=>:get}):
After about 5 minutes I tried again and I was able to access my
controller.
Is this a known issue? My web app is called tidbits.
Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---