17 Commits

Author SHA1 Message Date
Mattia Giuffrida
af116aa0a3 Add bake-test-external and test faraday-net_http as part of the CI 2022-08-08 12:23:09 +01:00
Mattia
f1b2657523
Feature/#762 rspec (#832) 2018-11-26 17:11:35 +00:00
Olle Jonsson
89b3365896 YARD annotations; Git ignore .yardoc/ (#788) 2018-04-17 15:08:09 +01:00
Mattia
3167d038d2 fixes ruby 1.9.3 tests (#611)
ignore .idea folder from Rubymine
2016-09-30 11:44:00 +01:00
Mislav Marohnić
257b9a82b8 gitignore vendor/bundle and .ruby-version
[ci skip]
2015-10-02 20:38:02 +02:00
Mislav Marohnić
03d92dd203 Cache Bundler dependencies on Travis CI
- Even after the cache is restored, `bundle install` still needs to hit
  RubyGems.org because there is no Gemfile.lock. There doesn't seem to
  be a way to tell it that everything it needs is right there in the
  `./bundle` directory.

- Can't use `--standalone` due to bundler/bundler#2851

- It's not necessary to manually update RubyGems and Bundler anymore.
2014-02-11 12:12:29 +01:00
risk danger olson
4e0b1537c6 hide bin if you use bundler and binstubs 2013-05-08 07:28:50 -06:00
Mislav Marohnić
9b3923f62c move WEBrick SSL config to script/test 2012-08-16 18:21:00 +02:00
Mislav Marohnić
66633ec1be tweak .gitignore 2012-08-15 19:39:47 +02:00
David Lee
1ba6bf95d2 Remove editor residue from .gitignore
These should be in a user's ~/.gitignore_global
2012-04-17 18:07:21 -07:00
Erik Michaels-Ober
44e53b140a Remove .DS_Store from .gitignore
This should be in a (Mac) user's ~/.gitignore_global
2012-04-17 12:41:39 -07:00
rick
3a30518104 remove rvmrc, dont force a ruby version on people 2011-12-28 15:27:16 -07:00
rick olson
0aac991a7b ignore .rbx dir 2011-11-06 11:40:44 -06:00
Steve Burkett
179fef4cbc 204, 304 must not have a body 2011-05-23 14:28:23 -07:00
Erik Michaels-Ober
ceba00bd5d Ignore Gemfile.lock
Rationale at http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
2010-12-16 18:50:02 -08:00
Erik Michaels-Ober
9c0e62bd5f Use Bundler to manage development dependencies 2010-10-08 12:56:39 -07:00
rick
f6bf1677af Initial commit to faraday. 2009-12-10 04:43:53 -08:00