Skip to content

railsrc: Skip tests when building new application#744

Merged
stevepolitodesign merged 1 commit intomainfrom
sp-railsrc-skip-test
May 2, 2024
Merged

railsrc: Skip tests when building new application#744
stevepolitodesign merged 1 commit intomainfrom
sp-railsrc-skip-test

Conversation

@stevepolitodesign
Copy link
Copy Markdown
Contributor

Follow-up to #728

In an effort to create parity with the upcoming release of
Suspenders
, we pass the --skip-test argument when running rails
new
.

This means if you're using our railsrc file, you would just need to
pass the -m argument when generating a new Rails application.

Follow-up to #728

In an effort to create parity with the [upcoming release of
Suspenders][1], we pass the `--skip-test` argument when running [rails
new][2].

This means if you're using our `railsrc` file, you would just need to
pass the `-m` argument when generating a new Rails application.

[1]: thoughtbot/suspenders#1135
[2]: https://guides.rubyonrails.org/command_line.html#rails-new
@stevepolitodesign
Copy link
Copy Markdown
Contributor Author

As a follow-up, I wonder if we could add the -m argument once thoughtbot/suspenders#1135 is merged.

Copy link
Copy Markdown
Contributor

@mike-burns mike-burns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK I have now read a bunch of rails/rails issues and some StackOverflow and have decided: LGTM.

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