test/fixtures/examples/echo_inputs.rb in sprout-1.0.35.pre vs test/fixtures/examples/echo_inputs.rb in sprout-1.1.2.pre
- old
+ new
@@ -3,11 +3,10 @@
require 'rubygems'
require 'sprout'
class CustomParameter < Sprout::Executable::Param; end
-class EchoInputs
- include Sprout::Executable
+class EchoInputs < Sprout::Executable::Base
##
# A boolean parameter that will be set to true if present.
#
# echo-inputs --truthy