# File lib/jeweler/generator/shoulda_mixin.rb, line 4 def self.extended(generator) generator.development_dependencies << ["shoulda", ">= 0"] end