Ruby on Rails Developer Question:
Download Questions PDF

Tell us what Is The Log That Has To Seen To Check For An Error In Ruby Rails?

Ruby on Rails Developer Interview Question
Ruby on Rails Developer Interview Question

Answer:

Rails will report errors from Apache in log/apache.log and errors from the ruby code in log/development.log. If you having a problem, do have a look at what these log are saying.

Download Ruby on Rails Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us what Is Active Record?Tell me how does Ruby on Rails use the Model View Controller (MVC) framework?