Quick model for my new table
git-svn-id: file:///home/svn/framework3/trunk@13806 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
ec557d4176
commit
b79f4324f9
|
@ -0,0 +1,9 @@
|
|||
module Msf
|
||||
class DBManager
|
||||
|
||||
class ModRef < ActiveRecord::Base
|
||||
include DBSave
|
||||
end
|
||||
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue