Skip to content

Simple blog created to learn basics of Ruby on Rails.

Notifications You must be signed in to change notification settings

gertoska/myrailsblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Rails Blog

Screenshot

This is a simple blog created to learn basics of Ruby on Rails. This project has been built following a guide from Udemy called Learn Ruby on Rails from Scratch.

Getting started

$ bundle install
$ rake db:setup
$ rails server

Now, you can navigate to https://localhost:3000. or https://localhost:3000/admin.

Email Password
[email protected] password

Testing

$ rake test

About

Simple blog created to learn basics of Ruby on Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published