Sha256: 125ddda11d69d948e6e8398d918049cbb0b5db033f2f572c61ce62b49f17b621

Contents?: true

Size: 158 Bytes

Versions: 3

Compression:

Stored size: 158 Bytes

Contents

class Authentication < ActiveResource::Base
  self.site = Rails.application.config.remote_sso_url if Rails.application.config.respond_to? :remote_sso_url
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
resty-generators-0.5.3 lib/generators/resty/setup/templates/authentication.rb
resty-generators-0.5.1 lib/generators/resty/setup/templates/authentication.rb
resty-generators-0.5.0 lib/generators/resty/setup/templates/authentication.rb