Class: CollavreGithub::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/collavre_github/engine.rb

Class Method Summary collapse

Class Method Details

.javascript_pathObject



9
10
11
# File 'lib/collavre_github/engine.rb', line 9

def self.javascript_path
  root.join("app/javascript")
end