Merge pull request #2415 from techAPJ/bulk-invite-users-5

FEATURE: Bulk Invite
This commit is contained in:
Régis Hanol
2014-06-10 19:11:11 +02:00
16 changed files with 329 additions and 45 deletions

View File

@ -56,5 +56,3 @@ if User.count == 0
puts
puts "To get started run: bundle exec thin start"
end