Module: Beans

Defined in:
lib/beans.rb,
lib/beans/config.rb,
lib/beans/version.rb,
lib/beans/stopwatch.rb,
lib/beans/dispatcher.rb,
lib/beans/bean_server.rb,
lib/beans/bean_counter.rb,
lib/beans/notification.rb

Defined Under Namespace

Classes: BeanCounter, BeanServer, Config, Dispatcher, Notification, Stopwatch

Constant Summary collapse

VERSION =
"0.2.1"

Class Method Summary collapse

Class Method Details

.versionObject



5
6
7
# File 'lib/beans/version.rb', line 5

def version
  Beans::VERSION.dup
end