Skip to content

FelipeParreira/toy_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby on Rails Tutorial

Toy App

This is the second application for the Ruby on Rails Tutorial by Michael Hartl.

This app simulates a simple microblog. You can create new users (the app requires you to enter a name and e-mail) and new microposts (which need to have a valid user id attached to them, and cannot be longer than 140 characters long - just as Twitter). In order to create microposts, your URL should be .../microposts instead of .../users.

You can see it live here.

About

A toy demo app for the Ruby on Rails Tutorial (chp. 2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published