T Leish

- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
-
-
T Leish created a post, Javascript Debugger Breakpoints and Firefox
Anyone else having issues with the Javascript Debugger in Firefox? Rubymine breakpoints work when launching debugger with chrome, but I can't get them to work using Firefox. I see log info coming... -
-
-
-
-
T Leish created a post, 'Show Recent Find History' (⌘F again) work for anyone else?
I saw this handy "Tip of the Day" in Rubymine 6 today, but "press ⌘F once again to show the list of recent entries" does not work for me, it only places focus on the search input field. Note: I can... -
T Leish created a post, Unused Local Variable
In RubyMine 6, "Unused Local Variables" are underlined, but there is no explanation as to why unless you run a code inpsector and read the results. With other inspections, all you need to do is mo... -
T Leish created a post, Ruby 2.0 Debugger 2-3x Slower than Ruby 1.9.3
We recently migrated a large Rails 3 application from Ruby 1.9.3 to Ruby 2.0 and noticed that debugging in Rubymine all of the sudden became significantly slower. In fact, many of our developers o...