Description Postal mail reports app
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.
 
 
 
 
 
Akshay Pushparaj eb2bdc8db9 Postal reports first commit 10 months ago
app Postal reports first commit 10 months ago
bin Postal reports first commit 10 months ago
config Postal reports first commit 10 months ago
db Postal reports first commit 10 months ago
lib Postal reports first commit 10 months ago
log Postal reports first commit 10 months ago
public Postal reports first commit 10 months ago
storage Postal reports first commit 10 months ago
test Postal reports first commit 10 months ago
tmp Postal reports first commit 10 months ago
vendor Postal reports first commit 10 months ago
.ruby-version Postal reports first commit 10 months ago
Gemfile Postal reports first commit 10 months ago
Gemfile.lock Postal reports first commit 10 months ago
README.md Postal reports first commit 10 months ago
Rakefile Postal reports first commit 10 months ago
config.ru Postal reports first commit 10 months ago
index.html.erb Postal reports first commit 10 months ago
mail_delivery_report.csv Postal reports first commit 10 months ago

README.md

Postal mail reports app

Usage

# install dependencies
bundle install

#  Start server
rails s