Skip to content

Conversation

stevepolitodesign
Copy link
Contributor

This is a work around for an issue with vim-test. Borrowed an existing
./bin/rails configuration from an Engine, which is very similar to a
plugin. The only difference is that we do not need the ENGINE_ROOT
setting.

This is a work around for an [issue][] with `vim-test`. Borrowed an
[existing][] `./bin/rails` configuration from an [Engine][], which is
very similar to a [plugin][]. The only difference is that we do not need
the `ENGINE_ROOT` setting.

[issue]: vim-test/vim-test#477
[existing]: https://github.com/rails/rails/blob/main/railties/lib/rails/generators/rails/plugin/templates/bin/rails.tt
[Engine]: https://guides.rubyonrails.org/engines.html
[plugin]: https://guides.rubyonrails.org/plugins.html
@stevepolitodesign stevepolitodesign changed the base branch from main to suspenders-3-0-0 November 9, 2023 01:09
@stevepolitodesign stevepolitodesign marked this pull request as ready for review November 9, 2023 01:09
@stevepolitodesign stevepolitodesign force-pushed the suspenders-3-0-0-vim-test branch from 4b26af9 to ac57319 Compare November 9, 2023 01:20
@stevepolitodesign stevepolitodesign merged commit 5ff19c5 into suspenders-3-0-0 Nov 9, 2023
@stevepolitodesign stevepolitodesign deleted the suspenders-3-0-0-vim-test branch November 9, 2023 11:56
stevepolitodesign added a commit that referenced this pull request May 10, 2024
This is a work around for an [issue][] with `vim-test`. Borrowed an
[existing][] `./bin/rails` configuration from an [Engine][], which is
very similar to a [plugin][]. The only difference is that we do not need
the `ENGINE_ROOT` setting.

[issue]: vim-test/vim-test#477
[existing]: https://github.com/rails/rails/blob/main/railties/lib/rails/generators/rails/plugin/templates/bin/rails.tt
[Engine]: https://guides.rubyonrails.org/engines.html
[plugin]: https://guides.rubyonrails.org/plugins.html
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.

1 participant