Jared Beck
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
-
-
Jared Beck created a post, AnsweredHow 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 created a post, Understanding "Continuation Indent"
Hi, Please help me understand how "Continuation Indent" works. See attached. Thanks!Attachment(s):why_four_spaces.jpg -
Jared Beck commented, -
Jared Beck created a post, 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 created a post, 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 commented, -