play in sandbox

This commit is contained in:
Roman Heinrich 2013-03-11 12:49:23 +02:00
parent fd83743a08
commit 01190c4e84
2 changed files with 3 additions and 0 deletions

1
sh/c Executable file
View file

@ -0,0 +1 @@
irb -r ./sh/env.rb

2
sh/env.rb Normal file
View file

@ -0,0 +1,2 @@
$LOAD_PATH.unshift(File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib')))
require 'riemann/dash'