Module: OkcomputerHtmlView

Defined in:
lib/okcomputer_html_view.rb,
lib/okcomputer_html_view/version.rb

Constant Summary collapse

VERSION =
"0.1.2"

Class Method Summary collapse

Class Method Details

.gem_dirObject



10
11
12
# File 'lib/okcomputer_html_view.rb', line 10

def self.gem_dir
  Gem::Specification.find_by_name("okcomputer_html_view").gem_dir
end

.load_pathObject



6
7
8
# File 'lib/okcomputer_html_view.rb', line 6

def self.load_path
  "#{gem_dir}/app/controllers/ok_computer/ok_computer_controller.rb"
end