Sha256: 503add02e4c7c1f8738856b96a02946e9738dfa859a8764325beb4fdc750a551
Contents?: true
Size: 170 Bytes
Versions: 5
Compression:
Stored size: 170 Bytes
Contents
require "rspex/version" require "rspex/cli" require 'rspec_examples' module RSpex class << self def examples @examples = RSpecExamples.new end end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
rspex-0.0.6 | lib/rspex.rb |
rspex-0.0.5 | lib/rspex.rb |
rspex-0.0.4 | lib/rspex.rb |
rspex-0.0.2 | lib/rspex.rb |
rspex-0.0.1 | lib/rspex.rb |