Class: Posterous::Comment
- Defined in:
- lib/posterous/models/comment.rb
Constant Summary
Constants included from Connection
Posterous::Connection::ConnectionError
Instance Attribute Summary
Attributes inherited from Model
Method Summary
Methods inherited from Model
all, #changed_fields, create, #destroy, escape_hash, find, #hash_for_update, #id, #initialize, #inspect, #instance_url, load, many, #method_missing, one, #param_scope, param_scope, #parsed_resource_url, parsed_resource_url, #reload, resource_url_keys, #respond_to?, #save, underscore
Methods included from Connection
#default_options, #default_params, #http, #parse, #wait_if_needed
Methods included from Inheritable
Constructor Details
This class inherits a constructor from Posterous::Model
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Posterous::Model