-
- Downloads
Remove events column from notification settings
This was migrated to separate columns in 9.4, and now just needs to be removed for real.
Showing
- app/models/notification_setting.rb 5 additions, 29 deletionsapp/models/notification_setting.rb
- changelogs/unreleased/33620-remove-events-from-notification_settings.yml 4 additions, 0 deletions...leased/33620-remove-events-from-notification_settings.yml
- db/post_migrate/20170728101014_remove_events_from_notification_settings.rb 9 additions, 0 deletions...0170728101014_remove_events_from_notification_settings.rb
- db/schema.rb 1 addition, 2 deletionsdb/schema.rb
- spec/factories/notification_settings.rb 0 additions, 1 deletionspec/factories/notification_settings.rb
- spec/models/notification_setting_spec.rb 4 additions, 8 deletionsspec/models/notification_setting_spec.rb
- spec/requests/api/notification_settings_spec.rb 2 additions, 2 deletionsspec/requests/api/notification_settings_spec.rb
- spec/spec_helper.rb 4 additions, 0 deletionsspec/spec_helper.rb
Please register or sign in to comment