Module: OffTheGrid
- Defined in:
- lib/off_the_grid/version.rb,
lib/off_the_grid/host.rb,
lib/off_the_grid/user.rb,
lib/off_the_grid/project.rb,
lib/off_the_grid/admin_host.rb,
lib/off_the_grid/host_group.rb,
lib/off_the_grid/access_list.rb,
lib/off_the_grid/erb_helpers.rb,
lib/off_the_grid/submit_host.rb,
lib/off_the_grid/execute_host.rb,
lib/off_the_grid/grid_resource.rb,
lib/off_the_grid/named_resource.rb,
lib/off_the_grid/templates/user.rb,
lib/off_the_grid/templates/project.rb,
lib/off_the_grid/templates/execute_host.rb
Overview
The base namespace for the OffTheGrid library
Defined Under Namespace
Modules: ErbHelpers, GridResource, Templates Classes: AccessList, AdminHost, ExecuteHost, Host, HostGroup, NamedResource, Project, SubmitHost, User
Class Method Summary collapse
Class Method Details
.version ⇒ Object
3 4 5 |
# File 'lib/off_the_grid/version.rb', line 3 def self.version '0.0.6' end |