alilee/data_doc

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    RedCloth (4.2.9)
    activemodel (3.2.8)
      activesupport (= 3.2.8)
      builder (~> 3.0.0)
    activerecord (3.2.8)
      activemodel (= 3.2.8)
      activesupport (= 3.2.8)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.8)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    arel (3.0.2)
    builder (3.0.4)
    hoe (3.1.0)
      rake (~> 0.8)
    i18n (0.6.1)
    json (1.7.5)
    multi_json (1.3.6)
    newgem (1.5.2)
      RedCloth (>= 4.1.1)
      activesupport (>= 2.0.2)
      hoe (>= 2.3.1)
      rubigen (>= 1.5.2)
      syntax (>= 1.0.0)
    rake (0.9.2.2)
    rdiscount (1.6.8)
    rdoc (3.12)
      json (~> 1.4)
    rubigen (1.5.7)
      activesupport (>= 2.3.5)
      i18n
    sqlite3 (1.3.6)
    syntax (1.0.0)
    tzinfo (0.3.33)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.2.8)
  hoe
  newgem
  rdiscount (~> 1.6.8)
  rdoc
  sqlite3