module Turbolinks::Source
Constants
- VERSION
Public Class Methods
Source
# File lib/turbolinks/source.rb, line 5 def self.asset_path File.expand_path("../../assets/javascripts", __FILE__) end
# File lib/turbolinks/source.rb, line 5 def self.asset_path File.expand_path("../../assets/javascripts", __FILE__) end