ffmike (owner)

Revisions

gist: 224721 Download_button fork
public
Public Clone URL: git://gist.github.com/224721.git
Embed All Files: show embed
Ruby #
1
2
3
if "irb" == $0
  ActiveRecord::Base.logger = Logger.new(STDOUT)
end