Skip to content

Commit

Permalink
chore: comment rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jul 27, 2018
1 parent f20927b commit 5692565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/db.rake
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ namespace :db do
PactBroker::Database.ensure_database_dir_exists
end

desc 'Annotate the Sequel domain classes with schema information'
task :annotate =>['db:set_postgres_database_adapter', 'db:migrate'] do
load 'tasks/database/annotate.rb'
require 'pact_broker/db'
Expand Down

0 comments on commit 5692565

Please sign in to comment.