Commit graph

22 commits

Author SHA1 Message Date
Erik Berlin
8d6792a74f Update for 2023 2023-08-16 14:51:14 -07:00
Erik Michaels-Ober
9c55f41af1 Fix specs on JRuby 2014-12-28 17:25:35 -06:00
Michal Papis
e772b6734c
add :signature to IGNORED_KEYS, improve tests 2014-11-05 15:58:46 +01:00
Steve Agalloco
c9ed688bea fix description on PLAINTEXT spec 2014-10-31 10:58:08 -04:00
Erik Michaels-Ober
be8a895c73 Put a comma after the last item of a multiline array or hash 2014-09-23 23:11:41 +02:00
Erik Michaels-Ober
acfc793be6 %w-literals should be delimited by ( and ) 2014-09-23 23:11:38 +02:00
Michal Papis
62147887a6 raise error when option keys not found in ATTRIBUTE_KEYS 2014-09-23 22:09:13 +02:00
Erik Michaels-Ober
466ea5c7b8 Update simplecov dependency to >= 0.9 2014-08-21 21:02:41 +02:00
Erik Michaels-Ober
65a3bdcde8 Fix RuboCop offenses introduced in version 0.20.0 2014-04-02 21:12:55 +02:00
Erik Michaels-Ober
a4443c04f5 Enforce code coverage minimums 2014-03-24 11:18:17 +01:00
Erik Michaels-Ober
c19aab01f8 Fix RuboCop offenses 2014-03-24 11:18:17 +01:00
Erik Michaels-Ober
f60702269d Replace stub with allow...to receive 2013-07-09 10:16:15 +02:00
Erik Michaels-Ober
76c2548c49 Replace should_receive with expect...to receive 2013-07-09 10:12:10 +02:00
Erik Michaels-Ober
cdebe1a2eb Fix indentation [ci skip] 2013-02-26 10:39:07 -08:00
Erik Michaels-Ober
c53f4ddcab Add Coveralls for code coverage reporting 2013-02-25 16:40:40 -08:00
Erik Michaels-Ober
02d041d028 Alias encode to escape and decode to unescape 2012-12-01 18:18:29 -08:00
Erik Michaels-Ober
f67afa46fa Fix "URI.escape is obsolete" warnings on Ruby >= 1.9 2012-12-01 18:09:58 -08:00
Erik Michaels-Ober
c769ca330e Convert specs to the new RSpec expectation syntax
See http://myronmars.to/n/dev-blog/2012/06/rspecs-new-expectation-syntax
2012-10-10 06:48:35 -07:00
Erik Michaels-Ober
18065a7bf5 Bump version to 0.1.9 2012-07-20 08:57:46 -07:00
Christopher Swasey
ca16e1dfc4 Add support for optional 'linear white space' between header parameters as per OAuth spec and RFC2617 2012-05-09 11:43:54 -04:00
Erik Michaels-Ober
1d57a3730a Exclude specs from code coverage report 2012-04-24 04:11:16 -07:00
Steve Richert
8299b00951 Move from Test::Unit to RSpec 2012-04-23 16:29:01 -04:00