module Ember::Auth::Source
Public Class Methods
bundled_path()
click to toggle source
# File lib/ember/auth/source.rb, line 4 def self.bundled_path File.expand_path('../../../../dist/ember-auth.js', __FILE__) end