Method: Bundler::Dsl#plugin

Defined in:
lib/bundler/dsl.rb

#plugin(*args) ⇒ Object

[View source]

221
222
223
# File 'lib/bundler/dsl.rb', line 221

def plugin(*args)
  # Pass on
end