ruby on rails - Heroku Application Routing error -


i have simple rails website on heroku, using active_admin manage associates , blog(using blogit blog engine). keep getting following error (heroku logsheroku[router]: at=info method=get path=/blog/posts/). i'm unable see index page blog posts. happens after add new post, if there no posts, no errors, index displayed sorry no posts. minuted add post, error.

the app works find on local machine using rails 3.2.12 ruby 1.9.3 , sqllite.

i appreciate thoughts or troubleshooting issue.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -