Skip to content

krdprog/barbershop-sinatra-with-activerecord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barbershop-sinatra-with-activerecord

Barbershop Sinatra with ActiveRecord (RubySchool lessons project).

  1. Install gems:
bundle install
  1. Migrate:
rake db:migrate
  1. Run Sinatra application:
ruby app.rb
  1. Open in your browser: http://localhost:4567/

About

Barbershop Sinatra with ActiveRecord (RubySchool lessons project).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published