Anton Astashov

Results 107 comments of Anton Astashov

I have plans to allow to specify units per equipment, that should probably solve the problem...

Sure, np, what would you want me to rename it to?

That sounds good.

Sorry guys, it's not there yet. It's close though. It mostly works, but I get all these `INTERNAL ERROR!!! Destination frame (0) is out of range (-1)` errors from time...

Hey! Sorry for delayed answer. So, it works on simple scripts, but sometimes fails on large projects. I tried it on our mixbook.com's site and it failed like that there,...

I think you should be able to repeat it on some large-enough Ruby project, e.g. some Rails project.

I'll try to generate some Rails project tonight and debug it there, maybe I'll be lucky :)

Hmm, I tried it with Ruby 1.9, and it successfully installed 'debugger' gem and didn't require byebug at all. What "magic" are you referring to?

I frankly don't have threads list in Vim plugin... :blush:

I tried to install through `bundle install` though, maybe `gem install` doesn't respect that thing? I'll try...