Sha256: 3f16cdb9733874e24fd25a43536286bfa90ad5339e9834c497fab1c6671277c4
Contents?: true
Size: 131 Bytes
Versions: 2
Compression:
Stored size: 131 Bytes
Contents
require 'spec_helper' describe Mongoid::Shell do it "has a version" do Mongoid::Shell::VERSION.should_not be_nil end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mongoid-shell-0.2.0 | spec/mongoid/mongoid_shell_spec.rb |
mongoid-shell-0.1.0 | spec/mongoid/mongoid_shell_spec.rb |