lib/stars/client.rb in stars-0.5.1 vs lib/stars/client.rb in stars-0.5.2

- old
+ new

@@ -1,4 +1,6 @@ +# encoding: utf-8 + # Client is our interface between user and terminal prompt. This does all of # the heavy-lifting for formatting. # module Stars class Client