Module: Refinery

Defined in:
vendor/plugins/refinery/lib/refinery.rb,
vendor/plugins/refinery/lib/refinery/plugin.rb,
vendor/plugins/refinery/lib/refinery/plugins.rb,
vendor/plugins/refinery/lib/refinery/activity.rb,
vendor/plugins/refinery/lib/refinery/initializer.rb

Defined Under Namespace

Modules: ApplicationHelper, HtmlTruncationHelper Classes: Activity, AdminBaseController, ApplicationController, BasePresenter, Configuration, Initializer, LinkRenderer, Plugin, PluginLoader, Plugins

Class Attribute Summary collapse

Class Attribute Details

.is_a_gemObject

Returns the value of attribute is_a_gem.



8
9
10
# File 'vendor/plugins/refinery/lib/refinery.rb', line 8

def is_a_gem
  @is_a_gem
end

.rootObject

Returns the value of attribute root.



4
5
6
# File 'vendor/plugins/refinery/lib/refinery.rb', line 4

def root
  @root
end