Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added devcontainer support #988

Merged
merged 4 commits into from May 14, 2024
Merged

Added devcontainer support #988

merged 4 commits into from May 14, 2024

Conversation

JaceBayless
Copy link
Contributor

Pull Request

Summary:
Added support for using devcontainers in development.

Related Issue:
N/A

Description:
Added support for using devcontainers in development.

Testing:
I spun up the application for each of the database types and made sure I could run User.first inside a Rails console.

Screenshots (if applicable):
N/A

Checklist:

  • Code follows the project's coding standards
  • Tests have been added or updated to cover the changes
  • Documentation has been updated (if applicable)
  • All existing tests pass
  • Conforms to the contributing guidelines

Additional Notes:
N/A

.devcontainer/Dockerfile Outdated Show resolved Hide resolved
@excid3 excid3 merged commit 9ba4f6d into pay-rails:main May 14, 2024
36 checks passed
@excid3
Copy link
Collaborator

excid3 commented May 14, 2024

Thanks @JaceBayless! It was fun hacking on this at RailsConf!

@Ted-Tash
Copy link

Awesome @JaceBayless!! 🎉 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants