Sha256: 1b3e78d8f861d5c25e02b606d0b93aa8a21b9ffd8342ef457ff384f4a8217e97

Contents?: true

Size: 126 Bytes

Versions: 27

Compression:

Stored size: 126 Bytes

Contents

require './app'
require 'rspec/core/rake_task'

task :default => [:spec]

desc "Run the specs"
RSpec::Core::RakeTask.new :spec

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
eucalypt-0.2.2 lib/eucalypt/eucalypt-core/templates/eucalypt/Rakefile
eucalypt-0.2.1 lib/eucalypt/eucalypt-core/templates/eucalypt/Rakefile
eucalypt-0.2.0 lib/eucalypt/eucalypt-core/templates/eucalypt/Rakefile
eucalypt-0.1.3 lib/eucalypt/eucalypt-core/templates/eucalypt/Rakefile
eucalypt-0.1.2 lib/eucalypt/eucalypt-core/templates/eucalypt/Rakefile
eucalypt-0.1.1 lib/eucalypt/eucalypt-core/templates/eucalypt/Rakefile
eucalypt-0.1.0 lib/eucalypt/eucalypt-core/templates/eucalypt/Rakefile