Sha256: ba85d029a684e97e8b557356461549e4a83ed1ca75d3695a8da61a407073b3c2

Contents?: true

Size: 312 Bytes

Versions: 5

Compression:

Stored size: 312 Bytes

Contents

# encoding: utf-8

require "antelope/generation/errors"
require "antelope/generation/constructor"
require "antelope/generation/recognizer"
require "antelope/generation/tableizer"
require "antelope/generation/null"

module Antelope

  # Contains the generation mods.
  module Generation

  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
antelope-0.3.2 lib/antelope/generation.rb
antelope-0.3.0 lib/antelope/generation.rb
antelope-0.2.4 lib/antelope/generation.rb
antelope-0.2.3 lib/antelope/generation.rb
antelope-0.2.2 lib/antelope/generation.rb