Skip to content

yitznewton/woofr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woofr

This project is for demonstrating time localization with Rails using Moment.js.

Installation

$ bundle install
$ rails db:migrate

The database seeds will add several random users and barks belonging to them.

$ rails db:seed

Startup

$ rails server

License

GPLv3