[Rails] Issue while deploying to heroku with Rails 3.2.1, ruby 1.9.3-p0, using twitter-bootstrap.

2012-02-10 Thread Manoj Waikar
Hi, I am new to Rails and am following Rails tutorials by Michael Hartl and Rails guides. I have deployed an app to Heroku, but I get this error while trying to access it (from heroku logs) - Completed 500 Internal Server Error in 79ms <%= stylesheet_link_tag"application", :media => "all"

Re: [Rails] Issue while deploying to heroku with Rails 3.2.1, ruby 1.9.3-p0, using twitter/bootstrap.

2012-02-10 Thread Manoj Waikar
Thanks Noel, I tried that and got this error - rake aborted! couldn't find file 'twitter/bootstrap' (in .. /app/assets/javascripts/application.js:9) One of the lines in my application.js is //= require twitter/bootstrap Similarly application.css contains*= require twitter/bootstrap Do

Re: [Rails] Issue while deploying to heroku with Rails 3.2.1, ruby 1.9.3-p0, using twitter/bootstrap.

2012-02-09 Thread Noel
On Thu, Feb 9, 2012 at 7:59 PM, Manoj W. wrote: > Hi, > > I am new to Rails and am following Rails tutorials by Michael Hartl and > Rails guides. I have deployed an app to Heroku, but I get this error > while trying to access it (from heroku logs) - > > Completed 500 Internal Server Error in 75ms

[Rails] Issue while deploying to heroku with Rails 3.2.1, ruby 1.9.3-p0, using twitter/bootstrap.

2012-02-09 Thread Manoj W.
Hi, I am new to Rails and am following Rails tutorials by Michael Hartl and Rails guides. I have deployed an app to Heroku, but I get this error while trying to access it (from heroku logs) - Completed 500 Internal Server Error in 75ms ActionView::Template::Error (application.css isn't precompile