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

README.md

Postal mail reports app

Usage

# install dependencies
bundle install

#  Start server
rails s