Sha256: a36af818d34deb9680cb74e2e52a36bd820f5f6fd08965e149b4ed4404a29eba

Contents?: true

Size: 199 Bytes

Versions: 18

Compression:

Stored size: 199 Bytes

Contents

require 'bundler/gem_tasks'

require 'rspec/core'
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec) do |spec|
  spec.pattern = FileList['spec/**/*_spec.rb']
end

task :default => :spec

Version data entries

18 entries across 18 versions & 5 rubygems

Version Path
campchair-0.1.1 Rakefile
campchair-0.1.0 Rakefile
campchair-0.0.4 Rakefile
templates_for-0.0.1 Rakefile
awesome_imports-0.0.4 Rakefile
awesome_imports-0.0.3 Rakefile
awesome_imports-0.0.1 Rakefile
acts_as_flexigrid-0.0.5 Rakefile
acts_as_flexigrid-0.0.4 Rakefile
exvo_globalize-0.3.2 Rakefile
acts_as_flexigrid-0.0.3 Rakefile
acts_as_flexigrid-0.0.2 Rakefile
exvo_globalize-0.3.1 Rakefile
exvo_globalize-0.3.0 Rakefile
exvo_globalize-0.2.1 Rakefile
exvo_globalize-0.2.0 Rakefile
exvo_globalize-0.1.0 Rakefile
exvo_globalize-0.0.2 Rakefile