method
find
find(name)
public
Hide source
# File railties/lib/rails/commands/plugin.rb, line 123 def self.find(name) new(name) end