module Opto::Model::AttributeDeclaration
Public Class Methods
prepended(where)
click to toggle source
# File lib/opto/model/attribute_declaration.rb, line 5 def self.prepended(where) where.extend ClassMethods end