Sha256: f28281e6d7506da97bbd35014d1962464d993c1e4cb804c406f16eb96989593e

Contents?: true

Size: 215 Bytes

Versions: 99

Compression:

Stored size: 215 Bytes

Contents

#!/usr/bin/env rake
require "bundler/gem_tasks"
require 'rspec/core/rake_task'

desc 'Default: run specs.'
task :default => :spec

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

desc 'Run specs'
task :default => :spec

Version data entries

99 entries across 99 versions & 29 rubygems

Version Path
omniauth-strava-1.0.0 Rakefile
omniauth-salesforce-ultimate-1.2.0 Rakefile
omniauth-salesforce-ruby-1.1.1 Rakefile
omniauth-vimeo-2.0.2 Rakefile
omniauth-github-team-member-2.1.0 Rakefile
omniauth-active-passport-0.0.2.1 Rakefile
omniauth-active-passport-0.0.2 Rakefile
omniauth-sageone-0.1.0 Rakefile
omniauth-yammer-0.2.0 Rakefile
omniauth-moves-0.0.3 Rakefile
omniauth-myusa-0.0.4 Rakefile
omniauth-vimeo-2.0.1 Rakefile
omniauth-instagram-1.0.2 Rakefile
omniauth-imgur-0.0.0 Rakefile
omniauth-vimeo-2.0.0 Rakefile
omniauth-github-team-member-2.0.1 Rakefile
omniauth-accredify-0.1.0 Rakefile
omniauth-accredify-0.0.9 Rakefile
omniauth-accredify-0.0.8 Rakefile
omniauth-salesforce-1.0.5 Rakefile