Skip to content

Commit

Permalink
Ease development by adding STI model
Browse files Browse the repository at this point in the history
  • Loading branch information
wvengen committed Jun 10, 2016
1 parent f0e0626 commit 52fb471
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/models/messagegroup.rb
@@ -0,0 +1,3 @@
# Unused STI model to more easily switch between foodcoops and foodcoop-adam fork.
class Messagegroup < Group
end

0 comments on commit 52fb471

Please sign in to comment.