summaryrefslogtreecommitdiff
path: root/app/models/game_attribute.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/game_attribute.rb')
-rw-r--r--app/models/game_attribute.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/models/game_attribute.rb b/app/models/game_attribute.rb
deleted file mode 100644
index c12723b..0000000
--- a/app/models/game_attribute.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-class GameAttribute < ActiveRecord::Base
- belongs_to :game
-end