1.1.4 version addendum#44
Merged
Merged
Conversation
* asset manifest * database configuration * sqlite3 development dependency
Owner
|
Hey @chuck-john there's definitely a strong need to help maintaining this project - I have not been able to work on it in the last year. Thank you very much for helping with this change and let me know if you'd be interested in contributing more. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This branch is based on 1.1.4-version and builds on the Rails 6 work started in #40.
Testing
I was able to get Rails versions 6.1.x and 5.2.6 booted with these changes. I ran into some roadblocks getting Rails 4.2 installed on WSL Ubuntu (switching from
bundler2 to 1 wasn't happening for some reason). It would be great to confirm this independently, however, I'm not sure how useful that would be overall.Feedback
Any feedback is welcome! I mostly did this because I was working on a personal project and wanted to use Swagger UI sans Grape. I'd be happy to help continue maintaining this project if there's a strong interest and a need for help.