Sha256: 0be14281f35dd8369d096af72f959442d4eba6693e262ee700031aa60cccebc9
Contents?: true
Size: 776 Bytes
Versions: 1
Compression:
Stored size: 776 Bytes
Contents
# Schemap Schemap helps you visualize your [Rails](https://github.com/rails/rails) schemas by mapping them to [D3](http://d3js.org/) force graphs. ## Screen Shot ![Schemap Screen Shot](https://raw.github.com/NathanielWroblewski/schemap/91dd6925b0e24b00cc7a6970662ef95dbda0e96e/ScreenShot.png) ## Installation Add this line to your application's Gemfile: gem 'schemap' And then execute: $ bundle Or install it yourself as: $ gem install schemap ## Usage From the root of your Rails app, simply call: $ schemap ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
schemap-0.0.1 | README.md |