module Parade::Liveruby

Constants

VERSION

Public Instance Methods

javascript_file() click to toggle source
# File lib/parade-liveruby.rb, line 21
def javascript_file
  File.expand_path(File.join(File.dirname(__FILE__),"parade-liveruby","parade-liveruby.js"))
end