summaryrefslogtreecommitdiff
path: root/spec/realworld/gemfile_source_header_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Simplify a bunch of test requiresDavid Rodríguez2019-11-041-1/+1
* Move some global requires to their few usagesDavid Rodríguez2019-09-181-0/+2
* Bump rubocop to 0.68.0rubocop_0_68David Rodríguez2019-04-301-1/+1
* Remove explictily loading thread library, It's provided by embedded module in...remove-threadSHIBATA Hiroshi2019-04-051-2/+0
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-251-1/+1
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-1/+1
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Get the realworld specs running on 1.8.7 againSamuel Giddins2017-06-131-1/+1
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* holy crap, what a subtle bugAndre Arko2016-10-131-0/+1
* Silence WEBrick in the realworld specsSamuel Giddins2016-08-111-1/+2
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-1/+1
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Only run Webrick in realworld suiteAndre Arko2016-01-251-1/+1
* Join rack server threads so we make sure that they are gonePablo Carranza2015-12-281-1/+4
* Remove duplication for tests that start a rack serverPablo Carranza2015-12-271-23/+3
* [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-261-2/+2
* [RuboCop] Enable Style/RescueModifierSamuel Giddins2015-11-261-1/+5
* Set X-Gemfile-Source when fetching gemsoriginal-source-headerAgis Anastasopoulos2015-10-201-0/+63