lib/coffee_roasters/cli.rb in coffee_roasters-0.1.2 vs lib/coffee_roasters/cli.rb in coffee_roasters-0.1.3

- old
+ new

@@ -69,9 +69,11 @@ puts "#{the_roaster.name} - #{the_roaster.location}" puts "#{the_roaster.bean}" puts "" puts "#{the_roaster.details}" puts "" + puts "URL - #{the_roaster.url}" + puts "" menu end def goodbye