Class: ExteriorWallType

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

Overview

== Schema Information

Table name: exterior_wall_types
Database name: primary

id :integer not null, primary key
name :string(255)

Method Summary

Methods inherited from ApplicationRecord

ransackable_associations, ransackable_attributes, ransackable_scopes, ransortable_attributes, #to_relation

Methods included from Models::EventPublishable

#publish_event