.gitignore | |
|
|
.rspec | |
|
|
.travis.yml | |
|
|
.yardopts | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
HISTORY.md | |
|
|
MIT-LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
TODO.md | |
|
|
gemfiles/Gemfile.activesupport-3.x | |
|
|
gemfiles/Gemfile.activesupport-4.x | |
|
|
lib/rspec-api-matchers.rb | 1 | A 0 mins |
|
lib/rspec-api/matchers.rb | 26 | A 0 mins |
|
lib/rspec-api/matchers/attributes/have_attributes.rb | 10 | A 0 mins |
|
lib/rspec-api/matchers/attributes/matcher.rb | 87 | A 35 mins |
|
lib/rspec-api/matchers/collection/be_a_collection.rb | 10 | A 0 mins |
|
lib/rspec-api/matchers/collection/matcher.rb | 16 | A 0 mins |
|
lib/rspec-api/matchers/content_type/have_content_type.rb | 15 | A 0 mins |
|
lib/rspec-api/matchers/content_type/matcher.rb | 19 | A 0 mins |
|
lib/rspec-api/matchers/filter/be_filtered.rb | 10 | A 0 mins |
|
lib/rspec-api/matchers/filter/matcher.rb | 54 | A 0 mins |
|
lib/rspec-api/matchers/headers/have_headers.rb | 10 | A 0 mins |
|
lib/rspec-api/matchers/headers/matcher.rb | 22 | A 0 mins |
|
lib/rspec-api/matchers/json/be_valid_json.rb | 10 | A 0 mins |
|
lib/rspec-api/matchers/json/matcher.rb | 33 | A 0 mins |
|
lib/rspec-api/matchers/jsonp/be_wrapped_in_callback.rb | 10 | A 0 mins |
|
lib/rspec-api/matchers/jsonp/matcher.rb | 19 | A 0 mins |
|
lib/rspec-api/matchers/page_links/have_page_links.rb | 10 | A 0 mins |
|
lib/rspec-api/matchers/page_links/matcher.rb | 15 | A 0 mins |
|
lib/rspec-api/matchers/response/be_a_valid_response.rb | 10 | A 0 mins |
|
lib/rspec-api/matchers/response/matcher.rb | 41 | A 0 mins |
|
lib/rspec-api/matchers/sort/be_sorted.rb | 10 | A 0 mins |
|
lib/rspec-api/matchers/sort/matcher.rb | 47 | A 0 mins |
|
lib/rspec-api/matchers/status/have_status.rb | 10 | A 0 mins |
|
lib/rspec-api/matchers/status/matcher.rb | 37 | A 0 mins |
|
lib/rspec-api/matchers/version.rb | 5 | A 0 mins |
|
rspec-api-matchers.gemspec | |
|
|