Sha256: 26fd8f53629e3b864ebc322db6ad3b9a6ab5ce66cb7861f9ac62e24bf1aa771f

Contents?: true

Size: 150 Bytes

Versions: 13

Compression:

Stored size: 150 Bytes

Contents

module PushType
  module AuthHelper

    def home_path
      main_app.respond_to?(:home_node_path) ? main_app.home_node_path : '/'
    end

  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
push_type_auth-0.12.1 app/helpers/push_type/auth_helper.rb
push_type_auth-0.12.0 app/helpers/push_type/auth_helper.rb
push_type_auth-0.12.0.beta.1 app/helpers/push_type/auth_helper.rb
push_type_auth-0.11.2 app/helpers/push_type/auth_helper.rb
push_type_auth-0.11.1 app/helpers/push_type/auth_helper.rb
push_type_auth-0.11.0.beta.2 app/helpers/push_type/auth_helper.rb
push_type_auth-0.11.0.beta.1 app/helpers/push_type/auth_helper.rb
push_type_auth-0.10.4 app/helpers/push_type/auth_helper.rb
push_type_auth-0.10.3 app/helpers/push_type/auth_helper.rb
push_type_auth-0.10.2 app/helpers/push_type/auth_helper.rb
push_type_auth-0.10.1 app/helpers/push_type/auth_helper.rb
push_type_auth-0.10.0 app/helpers/push_type/auth_helper.rb
push_type_auth-0.10.0.beta.5 app/helpers/push_type/auth_helper.rb