Patrick Dockhorn
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
Patrick Dockhorn 进行了评论, -
-
Patrick Dockhorn 创建了一个帖子, 已回答How do I run a Rails7 app including the js and css watchers in Rubymine ?
I've set up a skeleton Rails 7 app using `esbuild` and `bootstrap` via rails new mojoknows7 -j esbuild -css bootstrap I used ruby 3.1.0 and after a bit of wrangling I got the app to work. It is sup...