Class: Mongoid::Javascript

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

Constant Summary collapse

FUNCTIONS =

Constant for the file that defines all the js functions.

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