stephenprill / rails-practice-instance-variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cupcakes and instance variables

Take a look at the Cupcake Controller in this app. You have a total of four controller actions. Two of these already have views, and two have instance variables defined.

Take the pieces of the puzzle and fit them together!

Extra

Figure out how to send data to the view without using instance variables.

About


Languages

Language:Ruby 67.5%Language:HTML 26.9%Language:CSS 3.0%Language:JavaScript 2.6%