module Abacos
Constants
- VERSION
Public Class Methods
config()
click to toggle source
# File lib/abacos.rb, line 24 def self.config @config end
config!(config)
click to toggle source
# File lib/abacos.rb, line 20 def self.config!(config) @config = config end