lib/admiral-meteor/tasks.rb in admiral-meteor-0.0.1 vs lib/admiral-meteor/tasks.rb in admiral-meteor-0.0.2

- old
+ new

@@ -11,11 +11,9 @@ USAGE = 'meteor <command> <options>' DESCRIPTION = 'Commands for building meteor apps.' namespace :meteor - default_command :push - class_option :name, desc: 'Name of build file. Set in env with ADMIRAL_DEPLOY_NAME', type: :string, default: ENV['ADMIRAL_DEPLOY_NAME'] || 'build' \ No newline at end of file