module SnakeEyes
Constants
- VERSION
Attributes
log_snake_eyes_parameters[RW]
Public Class Methods
configuration() { |SnakeEyes| ... }
click to toggle source
# File lib/snake-eyes.rb, line 10 def configuration yield(SnakeEyes) if block_given? end
Also aliased as: config