Skip to content

A Ruby on Rails application for tracking vehicle mileage

License

Notifications You must be signed in to change notification settings

SonofNun15/react-on-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

react-on-rails

A vanilla Ruby on Rails application for tracking vehicle mileage

Runs great on Ruby 2.2.2

To run, execute:

bundle
bundle exec rake db:setup
bundle exec rails s

Then point a browser to localhost:3000

There are no tests associated with this application as it was built quickly for demonstration purposes. All production code should be covered by tests to prevent regression, but failures in application have little to no cost.

About

A Ruby on Rails application for tracking vehicle mileage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published