class Sublime
Public Class Methods
load_path()
click to toggle source
# File lib/sublime.rb, line 5 def self.load_path File.expand_path(__FILE__ + "/..") end
# File lib/sublime.rb, line 5 def self.load_path File.expand_path(__FILE__ + "/..") end