Sha256: 2743baf16a69153ff0be7cc1f02ce1d217af2574cc2428d6b0f688426ac608c7

Contents?: true

Size: 198 Bytes

Versions: 24

Compression:

Stored size: 198 Bytes

Contents

require 'spec_helper'

describe Internals::Generators::Strategy do
  
  describe "saved?" do
    it "returns the right answer" do
      described_class.new.saved?.should == true
    end
  end
  
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
picky-2.5.2 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.5.1 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.5.0 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.4.3 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.4.2 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.4.1 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.4.0 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.3.0 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.2.1 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.2.0 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.1.2 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.1.1 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.1.0 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.0.0 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.0.0.pre3 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.0.0.pre2 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-2.0.0.pre1 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-1.5.4 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-1.5.3 spec/lib/internals/generators/cacher_strategy_spec.rb
picky-1.5.2 spec/lib/internals/generators/cacher_strategy_spec.rb