Class: Kwipper::PostFavorite

Inherits:
Model
  • Object
show all
Defined in:
app/models/post_favorite.rb

Constant Summary

Constants inherited from Model

Model::DB_FILE_NAME, Model::DB_NAME, Model::ID_COLUMN, Model::UnknownAttribute

Instance Attribute Summary

Attributes inherited from Model

#id

Method Summary

Methods inherited from Model

all, attr_array_to_hash, column, count, create, db, destroy, #destroy, exists?, find, generate_id, hash_to_key_vals, #initialize, normalize_value_for_db, #save, sql, #sql, table_name, #update, update, where

Constructor Details

This class inherits a constructor from Kwipper::Model