bin/quera in quorable-0.1.7 vs bin/quera in quorable-0.1.8
- old
+ new
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
require 'quorable'
-puts "https://www.quora.com/#{Quorable.feed(ARGV[0]).sample}"
+puts Quorable.feed(ARGV[0]).sample
\ No newline at end of file