seed groups

This commit is contained in:
Raphael 2010-08-17 18:54:27 -07:00
parent 1c91faa2c5
commit 4fe6a54c09

View file

@ -311,6 +311,7 @@ class User
end
def seed_groups
group(:name => "Pivots")
end
protected