Skip to content

Commit

Permalink
Update Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
edjames committed May 6, 2012
1 parent 3d7b651 commit 7ae97d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
@@ -1,7 +1,7 @@
require 'bundler/gem_tasks'
Bundler::GemHelper.install_tasks

desc "Fix the xml column types from a SqlServer database in schema.rb"
desc "Run all specs"
task :default do
exec 'rspec spec'
end

0 comments on commit 7ae97d4

Please sign in to comment.