Skip to content

martin-martin/toying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Learning RoR with Railstutorial.

I've built this along the tutorial, with the exception that I did a tiny work-ahead by introducing this line:

<%= @user.microposts.first.content if @user.microposts.first %>

in app/views/users/show.html.erb, allowing the user's page to load also if the user didn't yet create a post. : )


It's also live here: https://afternoon-scrubland-93108.herokuapp.com/, just in case.

About

learning RoR with fun and all

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published