Skip to content

Instantly share code, notes, and snippets.

@ridiculous
Created February 11, 2015 17:54
Show Gist options
  • Save ridiculous/2f61e89a9c5e6d87a850 to your computer and use it in GitHub Desktop.
Save ridiculous/2f61e89a9c5e6d87a850 to your computer and use it in GitHub Desktop.
class DummyController
include Logging
protected
def log_file
'log_file_name'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment