Module: Shikashi

Defined in:
lib/shikashi/privileges/classes.rb,
lib/shikashi/sandbox.rb,
lib/shikashi/privileges.rb,
lib/shikashi/privileges/exceptions.rb,
lib/shikashi/privileges/singleton_methods.rb

Overview

This file is part of the shikashi project, github.com/tario/shikashi

Copyright © 2009-2010 Roberto Dario Seminara <[email protected]>

shikashi is free software: you can redistribute it and/or modify it under the terms of the gnu general public license as published by the free software foundation, either version 3 of the license, or (at your option) any later version.

shikashi is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. see the gnu general public license for more details.

you should have received a copy of the gnu general public license along with shikashi. if not, see <www.gnu.org/licenses/>.

Defined Under Namespace

Modules: Timeout Classes: Privileges, Sandbox

Class Attribute Summary collapse

Class Attribute Details

.global_bindingObject

Returns the value of attribute global_binding.



31
32
33
# File 'lib/shikashi/sandbox.rb', line 31

def global_binding
  @global_binding
end