Sha256: 722f6f1eda65318f4691aebf7526f4888b0825fd4ccee70bc34cd04cdba6287d

Contents?: true

Size: 332 Bytes

Versions: 18

Compression:

Stored size: 332 Bytes

Contents

$: << 'lib'
require 'rubygems'
require 'bundler/setup'
require 'active_support/all'
require 'khronos'

#controller = Khronos::Controller.new
#controller.start!

run Khronos::Server::Scheduler

# Note that this will block current thread.
#EventMachine.run {
  #EventMachine.start_server "127.0.0.1", 8081, Khronos::Server::Runner
#}

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
khronos-0.1.4 config.ru
khronos-0.1.3 config.ru
khronos-0.1.2 config.ru
khronos-0.1.1 config.ru
khronos-0.1.0 config.ru
khronos-0.0.3.pre4 config.ru
khronos-0.0.3.pre3 config.ru
khronos-0.0.3.pre2 config.ru
khronos-0.0.3.pre1 config.ru
khronos-0.0.2 config.ru
khronos-0.0.2.pre1 config.ru
khronos-0.0.1.pre6 config.ru
khronos-0.0.1.pre5 config.ru
khronos-0.0.1.pre4 config.ru
khronos-0.0.1.pre3 config.ru
khronos-0.0.1.pre2 config.ru
khronos-0.0.1.pre1 config.ru
khronos-0.0.1 config.ru