Class: Languages::NodeJS

Inherits:
Object
  • Object
show all
Includes:
Base
Defined in:
lib/soundcheck/languages.rb

Instance Method Summary collapse

Methods included from Base

#frameworks

Instance Method Details

#known_frameworksObject



35
36
37
# File 'lib/soundcheck/languages.rb', line 35

def known_frameworks
  [ Frameworks::Expresso ]
end