module HackernewsRuby
Constants
- VERSION
Attributes
api_url[RW]
api_version[RW]
Public Class Methods
configure() { |self| ... }
click to toggle source
configure default
# File lib/hackernews_ruby.rb, line 14 def configure yield self end