module BigpipeRails
Public Class Methods
root()
click to toggle source
root path
# File lib/bigpipe_rails.rb, line 6 def self.root File.expand_path(File.join(File.dirname(__FILE__),"..")) end
root path
# File lib/bigpipe_rails.rb, line 6 def self.root File.expand_path(File.join(File.dirname(__FILE__),"..")) end