Sha256: 1cd9f0b07e39a17e1d1b6c4c33a9a25d5cd390576952d19fb8944e5c2f97c249
Contents?: true
Size: 179 Bytes
Versions: 1
Compression:
Stored size: 179 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe Time do it "should return false on empty? method call" do Time.now.should_not be_empty end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rego-ruby-ext-0.0.7 | spec/time_spec.rb |