Sha256: 5f5c3e0d65b5dc9593ee145cb532fed5b5c731eaebba56ff470988eefc4a1440
Contents?: true
Size: 145 Bytes
Versions: 1
Compression:
Stored size: 145 Bytes
Contents
require 'dnote/notes' module DNote VERSION = "0.8" #:till: VERSION = "<%= version %>" def self.new(*args) Notes.new(*args) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dnote-0.8 | lib/dnote.rb |