Sha256: 22dbe6f343eebdf629877644ef01f9ab2eb1957bbf19813690a5a7f7a2937bea

Contents?: true

Size: 113 Bytes

Versions: 22

Compression:

Stored size: 113 Bytes

Contents

require "bundler/gem_tasks"

task :default => [:spec]
desc 'run Rspec specs'
task :spec do
  sh 'rspec spec'
end

Version data entries

22 entries across 22 versions & 5 rubygems

Version Path
mention_system-0.3.1 Rakefile
mention_system-0.3.0 Rakefile
access-granted-1.3.3 Rakefile
mention_system-0.2.0 Rakefile
like_system-0.2.0 Rakefile
follow_system-0.2.0 Rakefile
bookmark_system-0.2.0 Rakefile
access-granted-1.3.1 Rakefile
access-granted-1.3.0 Rakefile
access-granted-1.2.0 Rakefile
access-granted-1.1.2 Rakefile
access-granted-1.1.1 Rakefile
access-granted-1.1.0 Rakefile
access-granted-1.0.4 Rakefile
access-granted-1.0.3 Rakefile
access-granted-1.0.2 Rakefile
access-granted-1.0.1 Rakefile
access-granted-0.2.1 Rakefile
access-granted-0.2 Rakefile
access-granted-0.1.1 Rakefile