Skip to content

rahman541/weblog-ror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Basic blog website using Ruby on Rails framework.

Requirement

  • NodeJS => v6.10.0
  • Sqlite3 (for linux)
  • *Sqlite Browser (optional)

Setup

bundle install
rake db:migrate