Codebase list ruby-omniauth-twitter / 983b324
Merge pull request #20 from anildigital/patch-1 Remove duplicate line Arun Agrawal 12 years ago
1 changed file(s) with 1 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
00 require "bundler/gem_tasks"
11 require 'rspec/core/rake_task'
2
3 desc 'Default: run specs.'
4 task :default => :spec
52
63 desc "Run specs"
74 RSpec::Core::RakeTask.new
85
9 desc 'Run specs'
6 desc 'Default: run specs.'
107 task :default => :spec