class Motley::Schema
¶ ↑
Motley::Schema
Attributes
Public Class Methods
new()
click to toggle source
# File lib/motley.rb, line 342 def initialize() @tags = {} end
Motley::Schema
# File lib/motley.rb, line 342 def initialize() @tags = {} end