themactep.com

A home of miscellaneous projects by Paul Philippov.

Notes

How to make an application to include local libraries

$:.unshift File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib'))