Sven Kirsten
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
Sven Kirsten 进行了评论, -
Sven Kirsten 创建了一个帖子, 已回答Rubymine HTML Element is not closed
Rubymine can't not handle a mix of HTML code and Ruby code. <% if (true) %> <div><% else %> <div><% end %></div> The code completion feature says: Element div is not closed It can not underst... -
-
Sven Kirsten 创建了一个帖子, Navigate | Call Hierarchy is greyed out
I want To build a hierarchy of method calls and therefore I choose Navigate | Call Hierarchy. But this menu item is greyed out. What is going wrong ? -
Sven Kirsten 创建了一个帖子, How to open/load on existing Rails API application ?
I've got an existing RAILS API application. When I want to open this directory in RubyMine then it seems to be that RubyMine does not understandthis here is a Rails (a RAILS API) application. In t... -
Sven Kirsten 创建了一个帖子, Change file color in RAILS scope
Hi, I want to change the file color within the RAILS scope. See the attached picture.