Module: Crucigrama

Defined in:
lib/crucigrama/version.rb

Overview

The namespace for the crucigrama library, a ruby library for the generation of crosswords

Defined Under Namespace

Modules: CLI, Positionable Classes: Crossword, CrosswordBuilder, GrillBuilder

Constant Summary collapse

VERSION =

The version for the Crucigrama library, according to RubyGems Rational Versioning Policy

File.read(File.join(File.dirname(__FILE__), '../../VERSION'))