class Hashema::Alternatives

Public Class Methods

new(*args) click to toggle source
Calls superclass method
# File lib/hashema/schema.rb, line 184
def initialize(*args)
  super(args)
end