bone 0.2.6 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,9 +0,0 @@
1
- # ruby -rubygems -Ilib try/bone.rb
2
- require 'bone'
3
-
4
- #ENV['BONE_TOKEN'] = '1c397d204aa4e94f566d7f78cc4bb5bef5b558d9bd64c1d8a45e67a621fb87dc'
5
-
6
- Bone['poop'] = rand
7
- puts Bone['poop']
8
-
9
- puts Bone.keys