Method: Appoxy::Sessions::Shareable#common_attributes
- Defined in:
- lib/sessions/shareable.rb
#common_attributes ⇒ Object
| 85 86 87 | # File 'lib/sessions/shareable.rb', line 85 def common_attributes ["new_share", "id", "created", "updated", "user_id", item_id_name] end |