method
included
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor::Actions
included(base)public
No documentation available.
# File lib/bundler/vendor/thor/lib/thor/actions.rb, line 14
def self.included(base) #:nodoc:
base.extend ClassMethods
end