Skip to content

Fix rails new#334

Open
forkata wants to merge 2 commits into
solidusio:mainfrom
SuperGoodSoft:fix-rails-new
Open

Fix rails new#334
forkata wants to merge 2 commits into
solidusio:mainfrom
SuperGoodSoft:fix-rails-new

Conversation

@forkata

@forkata forkata commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

This change updates the bin/rails-new binstub and updates the gem dependencies to ensure CI can run the specs.

There are some failures from solidus_paypal_commerce being copied which are failing, but that will be resolved in core, so it is not relevant to this change.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

adammathys and others added 2 commits June 29, 2026 10:55
Brings it more inline with what we're using in other extensions.
Important updates to include the manifest.js file and postgres config so
that our tests can actually run again.
This also removed rubocop and simplecov from being explicit dependencies
of the gem, and removes the simplecov gems from being added to the dummy
app Gemfile so they are not added twice.
@adammathys adammathys mentioned this pull request Jul 16, 2026
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.

2 participants