Sha256: 66d891e72423172c775ee98de56f2be46e1ecd295ed84a4db710cd0e7cd6cced
Contents?: true
Size: 216 Bytes
Versions: 7
Compression:
Stored size: 216 Bytes
Contents
# frozen_string_literal: true require_dependency 'tramway/auth/application_controller' class Tramway::Auth::Web::ApplicationController < ::Tramway::Auth::ApplicationController include Tramway::AuthManagement end
Version data entries
7 entries across 7 versions & 1 rubygems