expeehaa

Results 20 issues of expeehaa

This pull request implements #94. It adds a config option "rails-transporter.libSpecDirectory" and open-spec handling for files in the "lib/" directory.

The current implementation of the open-spec command basically mirrors the "app/" directory into the "spec/" directory. However, in my Rails application I have some files in "lib/" instead "of app/lib/"...

### Requirements for Contributing a Bug Fix * Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely manner may...

## Summary Installing atom without satisfying `lsb-core-noarch` does not seem to break anything obvious in atom, which leads me to believe that it is not strictly required. If this assumption...

## Motivation I have a small list of atom packages I want to install into any of my current and future atom installations. It is possible to install it through...

If the title is too hard to understand, please take a look at this example. ``` expect('testtest2').to have_tag('div') do   with_tag 'p'   with_tag 'h2' end ``` The string consists of 2...

`node-sass` is deprecated since October 2020 and recommends to switch to `sass`. Also, `node-sass` downloads platform-specific binaries during installation and requires their presence. `sass` on the other hand is a...

### Context I use linphone-desktop on Linux with a self-hosted freeswitch server. All other users use linphone-desktop on Linux as well. ### General information - OS: openSUSE Leap 15.5; openSUSE...

bug

### What happened? When using the gem with `faraday > 2` without having `faraday-retry` installed, `octokit.rb` always prints this warning message. ``` To use retry middleware with Faraday v2.0+, install...

Status: Up for grabs
Type: Bug
hacktoberfest