File: attributes_iterator_spec.rb

package info (click to toggle)
ruby-grape 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,488 kB
  • sloc: ruby: 21,014; makefile: 6
file content (4 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (2)
1
2
3
4
require 'spec_helper'

describe Grape::Validations::AttributesIterator do
end