Sha256: ef050bf239c2c0c9811f419f3db6ac4aec10913d0280ec5708273bf81c7eda53

Contents?: true

Size: 267 Bytes

Versions: 8

Compression:

Stored size: 267 Bytes

Contents

module Trestle
  module Auth
    module ControllerMethods
      extend ActiveSupport::Concern

      include Trestle::Auth::Controller::Authentication
      include Trestle::Auth::Controller::Locale
      include Trestle::Auth::Controller::TimeZone
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
trestle-auth-0.5.0 lib/trestle/auth/controller_methods.rb
trestle-auth-0.5.0.pre2 lib/trestle/auth/controller_methods.rb
trestle-auth-0.5.0.pre lib/trestle/auth/controller_methods.rb
trestle-auth-0.4.4 lib/trestle/auth/controller_methods.rb
trestle-auth-0.4.3 lib/trestle/auth/controller_methods.rb
trestle-auth-0.4.2 lib/trestle/auth/controller_methods.rb
trestle-auth-0.4.1 lib/trestle/auth/controller_methods.rb
trestle-auth-0.4.0 lib/trestle/auth/controller_methods.rb