Skip to content

rodlevy/twitter1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the standard Dev Bootcamp Sinatra file with some extras. Those include:

  • a User model pre-populated with relevant Bcrypt methods
  • a rake db:yolo which creates, migrates, and seeds your database
  • a rake db:fuckit which drops, creates, migrates and seeds your database
  • a rake db:console which puts you into a psql session
  • a rake console which puts you into an irb session loaded with access to the models
  • faker gem already required
  • carrierwave gem/environment present but commented out

About

First Twitter scrape

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors