syntax changes

This commit is contained in:
Jess
2019-11-14 22:10:00 -08:00
parent 9b5c8e39df
commit 3959d2c8bb

View File

@@ -9,7 +9,7 @@ module BeEF
class Massmailer < ActiveRecord::Base
attribute :id, Serial
attribute :id, :Serial
#todo fields
end