Skip to content

A fully functional microblog web app built with RoR, proudly used by John Terry, Frank Lampard, and Didier Drogba

Notifications You must be signed in to change notification settings

chenjiayuan/Microblogging-CJY

Repository files navigation

Ruby on Rails Tutorial: sample application

localhost database reset:

$ bundle exec rake db:reset

$ bundle exec rake db:populate

$ bundle exec rake db:test:prepare

Heroku setup:

$ git push heroku

$ heroku pg:reset DATABASE

$ heroku run rake db:migrate

$ heroku run rake db:populate

About

A fully functional microblog web app built with RoR, proudly used by John Terry, Frank Lampard, and Didier Drogba

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published