bsc-networks / workshift-website

A new workshift website, created by students of CS169
MIT License
3 stars 0 forks source link

Rake tasks for bootstrapping a Workshift Manager account #32

Closed nherson closed 9 years ago

nherson commented 9 years ago

Site can get deployed, but an admin user needs to be put in place from the get-go. Write a rake task to do this.

nherson commented 9 years ago

Done.
e.g. rake admin:set[existing_user_email@example.com]