Jared Beck
- 活动总数 33
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 10
-
-
Jared Beck 创建了一个帖子, 已回答How do I actually trim trailing whitespace?
I have tried the following:1. "Strip trailing spaces on Save" = "All" and "Allow placement of caret after end of line" off.- Doesn't work: https://www.youtube.com/watch?v=mChERGVl9Xo&feature=youtu.... -
-
Jared Beck 创建了一个帖子, Understanding "Continuation Indent"
Hi, Please help me understand how "Continuation Indent" works. See attached. Thanks!Attachment(s):why_four_spaces.jpg -
Jared Beck 进行了评论, -
Jared Beck 创建了一个帖子, How to enter linefeed into replace field?
When doing a find-and-replace, how do I enter a literal linefeed into the replace field? Thanks. -
-
Jared Beck 创建了一个帖子, Inspection incorrectly warns about number of arguments
I have a test like: it 'has a valid factory' do assert create(:widget).valid? endThe line with `create` is underlined in red. Mousing over, it says: "Found 1 extra argument(s)". The me... -
Jared Beck 进行了评论, -