-
-
Notifications
You must be signed in to change notification settings - Fork 504
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Perform rails app:upgrade to prepare for upgrade to rails 6. Discard most changes from this task that either clobbered app-specific setup or were unecessary comments or formatting changes. Update Rails to 6.0.0, update all gems with outdated dependencies * Comment out breaking call to maintain_test_schema in rspec helper Update rspec-rails to 4.0.0.beta3 (required for rails 6 controller tests; see rspec/rspec-rails#2086) Configure action_dispatch media_type return to deal with deprecation warning * (organization) Set logo to nil instead of calling purge in failed validation (fixes Rails 6 breakage) * fix(organization) Use logo= setter instead of setting local var in validation
- Loading branch information
1 parent
d96ec7d
commit ff364e3
Showing
16 changed files
with
221 additions
and
137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.