module

Granite::Tables::ClassMethods

Instance methods

primary_name
Source
primary_type
Source
quote(column_name) : String
Source
quoted_table_name
Source
table_name

Returns the name of the table for self defaults to the model's name underscored + 's'.

Source