RStankov/setty

View on GitHub
example/README.md

Summary

Maintainability
Test Coverage
# Setty example Rails application

## Installation

```
gem install bundler
bundle install

rails server
```

From there just visit: [localhost:3000/](http://localhost:3000/)