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.