Class: SpeedeeDasZip

Inherits:
ApplicationRecord show all
Defined in:
app/models/speedee_das_zip.rb

Overview

== Schema Information

Table name: speedee_das_zips
Database name: primary

id :integer not null, primary key
zip :integer not null

Indexes

index_speedee_das_zips_on_zip (zip)

Method Summary

Methods inherited from ApplicationRecord

ransackable_associations, ransackable_attributes, ransackable_scopes, ransortable_attributes, #to_relation

Methods included from Models::EventPublishable

#publish_event