Module: MongoScript::Execution
- Extended by:
- ActiveSupport::Concern
- Included in:
- MongoScript
- Defined in:
- lib/mongoscript/execution.rb
Overview
Execute code on the Mongo server.
Defined Under Namespace
Modules: ClassMethods Classes: ExecutionFailure, NoScriptDirectory, ScriptNotFound
Constant Summary collapse
- LOADED_SCRIPTS =
{}