Skip to content

Microblog application bootstrapped in Sinatra using the pg gem

Notifications You must be signed in to change notification settings

snood1205/microblog_sinatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microblog

This is a project to bootstrap a microblog application in Sinatra using the pg gem to connect to a PostgreSQL database. It is eschewing the use of an ORM to be much more lightweight and to allow for me to create my own way of handling migrations and models different from ActiveRecord.

About

Microblog application bootstrapped in Sinatra using the pg gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages