Parent

Methods

Files

Tins::NamedSet

Attributes

name[RW]

Public Class Methods

new(name) click to toggle source
# File lib/tins/named_set.rb, line 5
def initialize(name)
  @name = name
  super()
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.