Viktor Justo V.
Viktor Justo V.
This is a proof of concept that would enable to have a .hitch_pairs localized in a project folder/repo in order to avoid polluting your general .hitch_pairs with one time only...
This PR could be improved by using % coordinates but when I tried it electron was not rendering the element properly (it wasn't picking up on the coordinates).
Hello, first of all i want to thank you for your work with this gem. I'm opening this issue in the hopes of opening a discussion as to why this...
I'm using hair-trigger with a multi-tenant application that uses Postgres schemas to separate each tenant's information. Doing schema_load on a newly created tenant errors out, because on the schema.rb the...
Im trying to get a Choc-84 to work with a month old MBP 13' retina. These are the steps i followed: ``` git clone this.repo cd this.repo bundle install --without...
I have two versions of rspec and my Gemfile.lock especifies version `~> 2.9.0`, but `spring-commands-rspec` uses the older version ``` > gem list rspec *** LOCAL GEMS *** rspec (2.99.0)...
Readme should ilustrate more examples: - Usage and worst, best scenarios using regexes. - How to use optional tokens And some other things that are on the google group but...
is it planned to enable also comparing the images vertically?
Hello, I'm working on an angular project that is using jasmine through karma, when i try to use givens i get the error in the title. by changing the regex...