Skip to content

eko24/rails-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repo runs on Ruby 2.2.3 and Rails 4.2.3

To get started:

  • install deps bundle install
  • and run migrations rake db:migrate
  • then fire a server rails s -p 9000
  • browse to localhost:9000
  • Have fun 🚀

Todo:

  • Invesitgate devise stuff
  • Allow edit user name without updating password

About

A so called `reddit` clone :3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published