Method: WorkSnaps::Base#attrs
- Defined in:
- lib/worksnaps/base.rb
#attrs ⇒ Hash Also known as: to_hash
Retrieve the attributes of an object
87 88 89 |
# File 'lib/worksnaps/base.rb', line 87 def attrs @attrs end |
Retrieve the attributes of an object
87 88 89 |
# File 'lib/worksnaps/base.rb', line 87 def attrs @attrs end |