Skip to content

Commit

Permalink
auto_adopt task comment for further clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
James Fowler authored and James Fowler committed Aug 14, 2017
1 parent da2f4b1 commit 01c0719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/data.rake
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ namespace :data do

task auto_adopt: :environment do
# Make random users adopt drains to test server load when generating API data
# There has to be users in DB for this to work

unless Rails.env.production?
Thing.first(10_000).each do |t|
Expand Down

0 comments on commit 01c0719

Please sign in to comment.