Answers

Question and Answer:

  Home  Ruby Developer

⟩ Explain me the log that has to be seen to report errors in Ruby Rails?

Rails will report errors from Apache in the log/Apache.log and errors from the Ruby code in log/development.log.

 185 views

More Questions for you: