Class: Salesforce::Account

Inherits:
Base
  • Object
show all
Defined in:
app/models/salesforce/account.rb

Method Summary

Methods inherited from Base

all, #assign_attributes, #attributes, #attributes=, clear_cached_columns!, columns, connection, #create, #createable_attributes, #destroy, #destroyed?, find, find_all, find_by_column, find_by_id, #initialize, method_missing, #new_record?, query_string, #raise_if_destroyed, sanitized_soql, #save!, select_clause, select_values, selector, soql_clause, table_name, to_object, #update, #updateable_attributes, with_invalid_column_handling

Constructor Details

This class inherits a constructor from Salesforce::Base