You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
10 months ago | |
|---|---|---|
| app | 10 months ago | |
| bin | 10 months ago | |
| config | 10 months ago | |
| db | 10 months ago | |
| lib | 10 months ago | |
| log | 10 months ago | |
| public | 10 months ago | |
| storage | 10 months ago | |
| test | 10 months ago | |
| tmp | 10 months ago | |
| vendor | 10 months ago | |
| .ruby-version | 10 months ago | |
| Gemfile | 10 months ago | |
| Gemfile.lock | 10 months ago | |
| README.md | 10 months ago | |
| Rakefile | 10 months ago | |
| config.ru | 10 months ago | |
| index.html.erb | 10 months ago | |
| mail_delivery_report.csv | 10 months ago | |
README.md
Postal mail reports app
Usage
# install dependencies
bundle install
# Start server
rails s