Skip to content

Conversation

marekhilton
Copy link

This is a very small fix to the installation process. In run_turbo_install_template the path may contain a space. In my case, the bundle directory has a space in it for some reason unkown to me (vendor/bundle /). In the old code this broke the system call and prevented generation of a new rails project by rails new app_name. The new version is in line with other library install templates like importmap)

I'm using rbenv on Arch, ruby 3.3.1, rails 7.1.3.2.

`path` may contain a space. In the old code this broke the system call.
New version is in line with other library install templates (e.g.
importmap).
@marekhilton
Copy link
Author

The following is an identical fix for stimulus-rails.

hotwired/stimulus-rails/pull/137

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

Successfully merging this pull request may close these issues.

1 participant