module SetAttributes::Controls::Object::New

Public Class Methods

example() click to toggle source
# File lib/set_attributes/controls/object.rb, line 21
def self.example
  Object::Example.new
end