Module Twitter::RailsPatch::InstanceMethods
In: lib/twitter/rails.rb

Methods

Public Instance methods

Returns an Array of attribute names of the model

Returns JSON representation of model.

The current implementation basically ignoring options, so reopen and override this implementation or live with it for the moment:)

Override default +to_param+ implementation.

Returns XML representation of model.

[Validate]