How to debug ruby on rails using log file
Just add following function to print something in log file. P.S. If you are in development environment , tail log/development.log file
Just add following function to print something in log file. P.S. If you are in development environment , tail log/development.log file