module Dupler
Constants
- VERSION
Public Class Methods
home()
click to toggle source
# File lib/dupler.rb, line 11 def self.home @dupler_home = File.join File.dirname(__FILE__), "../" end
# File lib/dupler.rb, line 11 def self.home @dupler_home = File.join File.dirname(__FILE__), "../" end