Class: Mongoid::Gator::Javascript

Inherits:
Object
  • Object
show all
Defined in:
lib/gator/javascript.rb

Constant Summary collapse

FUNCTIONS =

Constant for the file that defines all the js functions.

File.join(File.dirname(__FILE__), "javascript", "functions.yml")