Sha256: 5bfd0a55c6ffa7fc8a3d6fdbfa8cf753df22e966dd90a9a9d2cc05764768f12f
Contents?: true
Size: 231 Bytes
Versions: 62
Compression:
Stored size: 231 Bytes
Contents
module Generators module Hobo ActivationEmail = classy_module do class_option :activation_email, :type => :boolean, :desc => "Send an email to activate the account" end end end
Version data entries
62 entries across 62 versions & 1 rubygems