Hello, I've got an error in a Rails app on Heroku. I don't have this error on my local machine (Mac OS X 10.5.7 / Rails 2.3.2).
The error is about a template that is not found : ActionView::MissingTemplate (Missing template bar/../foo/test.rjs in view path app/views): To help you to clearly understand the error, I've created a simple Rails app with 2 controllers and 2 actions that isolates the error. (I originally had this error on a 'more complex' app). I've recorded a small screencast (1Mb) that shows the error : http://dl.getdropbox.com/u/40466/tmp/heroku-error.mov And here is the Rails app code so you can reproduce it very easily : http://github.com/suitmymind/heroku-error/tree/master The app on Heroku : http://heroku-error.heroku.com/foo/index Has someone already faced a similar error? Best, Thomas. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
