module ActivePStore::ModelSchema
Public Instance Methods
pstore_key()
click to toggle source
# File lib/active_pstore/model_schema.rb, line 3 def pstore_key self.to_s end
Also aliased as: table_name