Skip to content

ste001/micro-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro reddit

An example application, illustrating a system where the user can create posts and comment on them.

Info

To run it, clone this repo locally, and then run these commands on the Terminal.

cd ~/micro-reddit
rails console

You can then create new users, posts or comments simply by using:

item.create

where item could be User, Post or Comment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors