Sha256: 983855ef9853c6c92210c5ff7f783df277f5770b54533aea4839c3dd5666329f

Contents?: true

Size: 135 Bytes

Versions: 2

Compression:

Stored size: 135 Bytes

Contents

require 'spec_helper'

describe Unboolean do
  it 'should have a version number' do
    Unboolean::VERSION.should_not be_nil
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
unboolean-0.0.2 spec/unboolean_spec.rb
unboolean-0.0.1 spec/unboolean_spec.rb