Skip to content

brandonpegula/Rails-Blog-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Blog README

This blog was created using Ruby on Rails as a class project. You have the ability to create your own user profile, posts and comments.

Users = CRUD Posts = CRUD Comments = CRD

  • Ruby version

    • ruby 2.4.1p111 (2017-03-22 revision 58053)
  • Gems used

    • 'bcrypt', '~> 3.1.7'
  • Database creation

    • run "rails db:migrate" and "bundle install"
  • Deployment instructions

    • run "rails s" to start server and navigate to localhost:3000 in your browser.

Please contact me with any additonal information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors