Tim

- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 7
-
Tim commented, -
Tim created a post, CompletedGetting a lot of hangs (spinning beach ball) since upgrade to RubyMine 2016.3
Never used to get hangs (spinning beach ball) -- but since upgrading have been having to force quite RubyMine 2016.3 multiple times a day. Thought it was the project (and in fact the project got so... -
Tim created a post, (Best) mechanism to share environment between command line and RubyMine
Hi (and happy new year!)I use direnv and dotenv in different projects to manage my local dev environment, however rubymine doesn't (AFAICT) support either of these constructs (.envrc (a shell scrip... -
-
Tim created a post, Is there a way to deprecate a method and have RubyMine mark it ?
I'm using RubyMine mostly for Rails projects (mostly rails 3). I notice that calls of deprecated ActiveRecord etc methods are marked in my code. Is it possible to annotate our own methods as depre... -
-
Tim created a post, Open Recent vs Window: an integrated approach?
Feature suggestion I'm been RubyMine (currently 5.4.2 on osx 10.8.3) several months and very happy with it. I've got one issue that is annoying.I often switch between multiple RubyMine projects, an... -
Tim created a post, How do I rename a RubyMine project
I created a project from a directory a while ago. The project has a new name, and I'd like everything to reflect that. I renamed the directory, and have reopened the project, but it retains the ol... -
Tim commented, -
Tim created a post, I've got a file with wrong line separators - how do I convert?
Hi -I'm using RubyMine on a mac, and I want unix line endings for all files. A few files in the project I'm using have (for some unknown reason) windows line endings, and I want these converted whe...