sllewely / event_buddies

2 stars 0 forks source link

Event statuses #25

Closed sllewely closed 5 years ago

sllewely commented 5 years ago

Feature

I can create and update my event status for an event.

THIS PR IS BREAKING. I made a lot of uuid and other changes to migrations, including dropping 'uuid-ossp' which seems to be a poorly maintained gem. See

Trash and rebuild your db! don't forget to clean up the test db

bundle exec rake db:drop RAILS_ENV=test
bundle exec rake db:create RAILS_ENV=test
bundle exec rake db:migrate RAILS_ENV=test
umerkulovb commented 5 years ago

Not really following, can you remind me what's the event status?