Skip to content

Epicodus Rails Assessment - User authentication and post/comment ability. View in Google Chrome -

Notifications You must be signed in to change notification settings

csmartinez/Rails-Blogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Blogger http://derailed-blogger.herokuapp.com Ruby/Rails App to add posts with a title, author and body. Edit and delete posts that are yours. Comment on posts when logged in.

Ruby version 2.2 Rails 4.2.1

##Project Setup

  1. rake db:create
  2. rake db:migrate
  3. rails s
  4. go to localhost:3000 in web browser

##Tests No integration tests yet. tests for ruby methods can be run using the rspec gem

gem install rspec rspec

##Motivation

To practice Rails- RESTful routes and asset pipeline.

##License

MIT License. Copyright 2015. Created by Carli Martinez

About

Epicodus Rails Assessment - User authentication and post/comment ability. View in Google Chrome -

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published