Thursday, October 8, 2009

require 'that'

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

refs: http://blog.8thlight.com/articles/2007/10/08/micahs-general-guidelines-on-ruby-requirehttp://stuff.lilleaas.net/load_path

No comments:

Post a Comment