summaryrefslogtreecommitdiff
path: root/app/models/hearth_amenity.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/hearth_amenity.rb')
-rw-r--r--app/models/hearth_amenity.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/models/hearth_amenity.rb b/app/models/hearth_amenity.rb
new file mode 100644
index 0000000..ecc136a
--- /dev/null
+++ b/app/models/hearth_amenity.rb
@@ -0,0 +1,2 @@
+class HearthAmenity < ApplicationRecord
+end