Method: Serverkit::Resources::Base#attributes
- Defined in:
- lib/serverkit/resources/base.rb
#attributes ⇒ Object (readonly)
Returns the value of attribute attributes.
35 36 37 |
# File 'lib/serverkit/resources/base.rb', line 35 def attributes @attributes end |