Class
Heroku::Plugin
In:
lib/heroku/plugin.rb
Parent:
Object
Methods
check_for_deprecation
directory
install
list
load!
load_plugin
new
path
remove_plugin
to_s
uninstall
Included Modules
Heroku::Helpers
Constants
DEPRECATED_PLUGINS
=
%w( heroku-releases heroku-postgresql heroku-pgdumps heroku-logging )
Attributes
name
[R]
uri
[R]
Public Class methods
check_for_deprecation
(plugin)
directory
()
list
()
load!
()
load_plugin
(plugin)
new
(uri)
remove_plugin
(plugin)
Public Instance methods
install
()
path
()
to_s
()
uninstall
()
[Validate]