Goaul
- 活动总数 19
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 6
-
Goaul 进行了评论, -
-
Goaul 创建了一个帖子, How to use bundle config local
I have private gem what is used in main project.This gem is set up as another project, how to set that main project uses changes to gem made localy?Attaching gems project to main project, allows j... -
Goaul 进行了评论, -
Goaul 创建了一个帖子, Search everywhere inside tmp directory
What is the suggested way to get search everywhere searching in "project/tmp" folder for a file or content?For now when searching filename what is in tmp directory (using search everywhere scope "A... -
Goaul 创建了一个帖子, SimpleCov coverage generated using RubyMine with one tab
MacOS Monterey 12.6, RubyMine 2022.2.3,Rails 7, ruby 3.1simplecov (0.21.1), test framework: rspecIs there any way to pass simplecov 'rails' profile when running coverage from RM? If yes, please gui... -
Goaul 创建了一个帖子, docker-compose with bundle
Hello, What would be the RM way to run this command for specific service? Any way to do this from gui? docker-compose run --rm app bundle Now opening docker-compose file, for specific service is of... -
Goaul 进行了评论, -
Goaul 进行了评论, -
Goaul 创建了一个帖子, Hex color preview in gutter shows only 4 colors
Hello, I don't know this is a bug or feature request.I'm using code like: $colors-ui: ( 'grey': ('lightest': #eeeeee, 'light': #d2d2d2, 'normal': #c1c1c1, 'dark': #999, 'darkest': #3a3a3a), 'g...