Class: Wistia::Projects::Sharing
- Defined in:
- lib/wistia/projects/sharing.rb
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#to_json(options = {}) ⇒ Object
6 7 8 |
# File 'lib/wistia/projects/sharing.rb', line 6 def to_json( = {}) self.attributes.to_json() end |