You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Showing /Users/kyle/Code/inout/app/views/home/index.rb where line #22 raised:
No such file or directory - ./home/index.mustache Extracted source (around line #22):
I keep getting this error for all requests after the first.
I'm using:
Rails 3.1.1
Ruby 1.9.2p290
Lion 10.7.2
I've done nothing more than create a new project, install mustache and create a single view. I've tried this on multiple computers and I get the same error? I just pushed to heroku and everything works fine no matter what, but for whatever reason I can not get this to work locally if I refresh.
The text was updated successfully, but these errors were encountered:
Errno::ENOENT in Home#index
Showing /Users/kyle/Code/inout/app/views/home/index.rb where line #22 raised:
No such file or directory - ./home/index.mustache Extracted source (around line #22):
I keep getting this error for all requests after the first.
I'm using:
Rails 3.1.1
Ruby 1.9.2p290
Lion 10.7.2
I've done nothing more than create a new project, install mustache and create a single view. I've tried this on multiple computers and I get the same error? I just pushed to heroku and everything works fine no matter what, but for whatever reason I can not get this to work locally if I refresh.
The text was updated successfully, but these errors were encountered: