Sha256: 4b9f70d4eb9c638dc68006562ebb504a69008adce2ed43ed39bcca1ffa09514f

Contents?: true

Size: 235 Bytes

Versions: 6

Compression:

Stored size: 235 Bytes

Contents

require 'pathname'
lib = Pathname.new(__FILE__).dirname.join().expand_path.to_s
$:.unshift lib

require "references/version"
require 'references/ArxivReferences'
module Arxiv
  module References
    # Your code goes here...
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
arxiv-references-0.1.8.0 lib/arxiv/references.rb
arxiv-references-0.1.7.5 lib/arxiv/references.rb
arxiv-references-0.1.7.4 lib/arxiv/references.rb
arxiv-references-0.1.7.3 lib/arxiv/references.rb
arxiv-references-0.1.7.2 lib/arxiv/references.rb
arxiv-references-0.1.7.1 lib/arxiv/references.rb