In Files

Parent

Methods

Class/Module Index [+]

Quicksearch

Object

Public Instance Methods

fattrs(*args, &block) click to toggle source
# File lib/fattr.rb, line 196
def fattrs(*args, &block)
  class << self
    self
  end.__fattrs__(*args, &block)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.