Closed juancgarcia closed 7 years ago
https://github.com/ga-wdi-exercises/game_of_thrones/blob/solution%2Bbonus/app/controllers/characters_controller.rb#L8-L10
@house = House.find(params[:id])
let foo = { bar: 3 }
https://github.com/ga-wdi-exercises/game_of_thrones/blob/solution%2Bbonus/app/controllers/characters_controller.rb#L8-L10