Sha256: 31b64c17d2dc70546c06ceb2896edc3124589155ef2ff2935ce813dc48baf600
Contents?: true
Size: 104 Bytes
Versions: 1
Compression:
Stored size: 104 Bytes
Contents
class Float def to_burlap Burlap::Node.new(:name => "double", :value => self).to_burlap end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
burlap-1.0.0 | lib/burlap/core_ext/float.rb |