Navigation Menu

Skip to content

Commit

Permalink
Added the output back in.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bleigh committed Aug 19, 2008
1 parent a5c2cfb commit 4f22702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/seed-fu.rb
Expand Up @@ -36,6 +36,7 @@ def plant! insert_only=false
record.send("#{k}=", v)
end
record.save!
puts " - #{@model_class} #{condition_hash.inspect}"
record
end

Expand Down

0 comments on commit 4f22702

Please sign in to comment.