Sha256: 866b609feeaf7cf47f5ea852da04f13c1d20f7f3f24352bdfd3bdbcee4adb68c
Contents?: true
Size: 216 Bytes
Versions: 35
Compression:
Stored size: 216 Bytes
Contents
namespace :no_notifier_needed do desc "install the default files and migration" task :install do load File.expand_path(File.join(File.dirname(__FILE__), "..", "generators", "install_generator.rb")) end end
Version data entries
35 entries across 35 versions & 1 rubygems