Module: Needish

Defined in:
lib/needish/base.rb,
lib/needish/help.rb,
lib/needish/need.rb,
lib/needish/user.rb,
lib/needish/friend.rb,
lib/needish/version.rb,
lib/needish/easy_class_maker.rb

Overview

This is pretty much just a macro for creating a class that allows using a block to initialize stuff and to define getters and setters really quickly.

Defined Under Namespace

Modules: EasyClassMaker, VERSION Classes: BadResponse, Base, CantConnect, Friend, Help, Need, UnknownTimeline, Untwitterable, User