Refactor widget feed from activemodel to activecord

This commit is contained in:
rgarcia
2018-05-29 18:26:20 +02:00
parent 304143d051
commit 7c17eea6a3
7 changed files with 47 additions and 68 deletions

View File

@@ -1,4 +0,0 @@
class Widget
class Feed < ActiveRecord::Base
end
end