try_activate(path)
Class Public methods
Try to activate a gem containing path
. Returns true if
activation succeeded or wasn't needed because it was already activated.
Returns false if it can't find the path in a gem.
Try to activate a gem containing path
. Returns true if
activation succeeded or wasn't needed because it was already activated.
Returns false if it can't find the path in a gem.
Please login to continue.