All posts in “Ruby on Rails”

How to clear development log file

So, in Rails, how do you clear the development log file?

Here’s how:

rake log:clear