Guest User

Untitled

a guest
Jun 20th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. ActiveRecord::Base.logger = Logger.new("log/other.log")
  2. Post.count
  3.  
  4. ## NOTE HOW log/other.log IS FUCKING EMPTY
Add Comment
Please, Sign In to add comment