module

Avram::TableFor

Macros

table_for(model)

Returns a Symbol representing the table name of the model passed in. e.g. User => :users

Source