Sha256: 727c175cbef09b6f7726d04b1fbc12fdbe3b4d0ea1882c7194cd864de2eae35e

Contents?: true

Size: 269 Bytes

Versions: 2

Compression:

Stored size: 269 Bytes

Contents

# This code is free software; you can redistribute it and/or modify it under the
# terms of the new BSD License.
#
# Copyright (c) 2009, Sebastian Staudt

libdir = File.dirname(__FILE__)
$:.unshift(libdir) unless $:.include?(libdir)

require 'rubikon/application/base'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rubikon-0.2.1 lib/rubikon.rb
rubikon-0.2.0 lib/rubikon.rb