Commit graph

7 commits

Author SHA1 Message Date
Nishanth Vijayan
3129c196fa Add rake task to re-add deleted roles from all conferences 2016-03-28 19:49:59 +05:30
Henne Vogelsang
9c2ef19741 Don't require support/external_request from rake tasks
If we require this we're requiring everything that
support/external_request requires for production.
2016-03-09 13:34:54 +01:00
Aditya Prakash
6301072484 Add webmock for external requests in tests
external_request.rb needs to be required before lint is run.
2016-03-02 21:15:29 +05:30
Aditya Prakash
f84150362b Move FactoryGirl.lint to rake task
This significantly improves start time of tests. It is also the recommended
way: https://github.com/thoughtbot/factory_girl/blob/master/GETTING_STARTED.md#linting-factories

Read more at: https://github.com/thoughtbot/factory_girl/issues/772
2016-03-02 21:15:28 +05:30
Stella Rouzi
760bca6ff0 task to make a user an admin. Alter migration to make admins users with old role of Admin or Organizer 2014-09-04 15:53:47 +03:00
Henne Vogelsang
f212aeeb30 Add a rake task to the deployment to backup the DB.
Apparently needed with all the broken migrations...
2014-08-20 00:49:48 +02:00
Matt Barringer
90b30db9e8 First checkin 2013-01-07 09:04:09 +01:00