Sha256: ba23c865ac95440b8c00757c483237ff2d2b4c211f1dafd51b33e56fdbbea97c

Contents?: true

Size: 815 Bytes

Versions: 1

Compression:

Stored size: 815 Bytes

Contents

# Schemap

![Skier Logo](https://raw.github.com/NathanielWroblewski/schemap/master/repo_images/schemap.png)

Schemap (\skē-map\) walks your ActiveRecord models and database tables to generate visual schemas using [D3](http://d3js.org/).  Schemap is database agnostic.

## Screen Shot
![Schemap Screen Shot](https://raw.github.com/NathanielWroblewski/schemap/master/repo_images/ScreenShot.png)

## Installation

No need to add Schemap to your Gemfile.  Just install the gem as:

    $ gem install schemap

## Usage

From the root of your Rails app, simply run:

    $ 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.2 README.md