Method: Fattr::Result#for
- Defined in:
- lib/fattr.rb
#for(object) ⇒ Object
55 56 57 58 |
# File 'lib/fattr.rb', line 55 def for(object) @object = object self end |
55 56 57 58 |
# File 'lib/fattr.rb', line 55 def for(object) @object = object self end |