How do I reload my models if I’m in script/console?
Sometimes you’re in script/console and you make a change to your model files, but since Ruby on reads the models…
Achieving Developer Excellence with Automated Testing
Sometimes you’re in script/console and you make a change to your model files, but since Ruby on reads the models…
logger.debug WHAT_TO_OUTPUT ***** I think this syntax only works in controllers and outside of a controller you have to use…
A method defined on a model that ends with = is an assignment method, so when ActiveRecord is trying to…
When running Passenger (module for running Rails on Apache), the console log (output from puts) goes into the apache error…