Sha256: a93a9c24ebbf5e14c543e0f5fd0ed55037fa7292870871fcafde76bbf6587f12

Contents?: true

Size: 183 Bytes

Versions: 6

Compression:

Stored size: 183 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"


=begin
RSpec::Core::RakeTask.new(:spec)

task :default => :spec
=end


Dir.glob('tasks/**/*.rake').each(&method(:import))

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
google_api_hashtag-0.1.5 Rakefile
google_api_hashtag-0.1.4 Rakefile
google_api_hashtag-0.1.3 Rakefile
google_api_hashtag-0.1.2 Rakefile
google_api_hashtag-0.1.1 Rakefile
google_api_hashtag-0.1.0 Rakefile