Jacoblockard99
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Prevent Rubymine from auto-correcting hash and array alignment
RubyMine aggressively enforces the following style for arrays and hashes: expect(something).to eq({ name: 'John Doe', email: 'johndoe@example.com' ...