Parent

Methods

Class/Module Index [+]

Quicksearch

Object

Public Instance Methods

attributes(*a, &b) click to toggle source
# File lib/attributes.rb, line 106
def attributes *a, &b
  sc = 
    class << self
      self
    end
  sc.attributes *a, &b
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.