Winston Kotzan
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Stray "visual guide" at 80 chars when editing Vue file
After a recent upgrade which included IntelliJ 2020.3, my .vue type of files started having a visual guide line at 80 chars even though the setting is for 120 chars. The 120 appears as normal and m... -
Created Unable to install debug gem with Ruby 2.2.2
Hello,I am trying to run the debugger, but it fails when trying to install the associated gems. When I switch to Ruby 2.2.2 and run the debugger, I get the message "The ruby gem-debug-base require... -
Created Bug report - error in gem caused by gem dependency not included in project Gemfile
I'm using RubyMine to write an application around a gem that I'm developing. The gem's name is "TDAmeritradeApi". My application is named "StockTrendFinder". Within "TDAmeritradeApi" I'm using a...