module ActiveTouch
Constants
- VERSION
Attributes
configuration[RW]
network[RW]
Public Class Methods
configure() { |configuration| ... }
click to toggle source
# File lib/active_touch/configuration.rb, line 11 def self.configure yield(configuration) end