Question How do I disable sql query logging in rails 3

 
  • Created:over 2 years ago
  • Status:new

Im running an app in production and seeing all the SQL logs, how do I ensure the SQL logs do not show up in production?

 

0 Answers