Alexander Kuznetsov

Avatar
  • Total activity 21
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 6
  • Created

    Copy revision number in short format

    Answered
    Right now it's possible to copy full-length revision number. But I'd like to have `git rev-parse --short HEAD` as an action. Is there any way I can achieve that?
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    RM7: very slow debugging process

    Hi all.After installing the latest RM debugging process takes a lot of time.Before each breakpoint I placed IDE hangs for about 3-15 seconds. Then it displays current vars values via inline debuggi...
    • 4 followers
    • 10 comments
    • 0 votes
  • Created

    How to use "#noinspection RubyResolve" inside HAML template?

    Hey all,I want to clean my haml template files from warnings about unresolved methods.I have following code:%div  -if current_user.is_admin? || current_user.is_operator?    = to_somethingWhere is_a...
    • 1 follower
    • 0 comments
    • 0 votes