Sha256: 2a684d8f947117e84aaab70bcce020b3b46c9a2280697692ecb866d64d8b29ba

Contents?: true

Size: 188 Bytes

Versions: 9

Compression:

Stored size: 188 Bytes

Contents

require 'spec'

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'CSS-Push'

Spec::Runner.configure do |config|
  
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
tilleryj-CSS-Push-0.0.0 spec/spec_helper.rb
tilleryj-CSS-Push-1.0.1 spec/spec_helper.rb
tilleryj-CSS-Push-1.0.2 spec/spec_helper.rb
tilleryj-CSS-Push-1.0.3 spec/spec_helper.rb
pushify-1.2.2 spec/spec_helper.rb
pushify-1.2.1 spec/spec_helper.rb
pushify-1.2.0 spec/spec_helper.rb
pushify-1.1.0 spec/spec_helper.rb
pushify-1.0.0 spec/spec_helper.rb