Method: ChartMogul::Note.all
- Defined in:
- lib/chartmogul/note.rb
.all(options = {}) ⇒ Object
26 27 28 |
# File 'lib/chartmogul/note.rb', line 26 def self.all( = {}) Notes.all() end |
26 27 28 |
# File 'lib/chartmogul/note.rb', line 26 def self.all( = {}) Notes.all() end |