Sha256: b84209a4047196d3e5974d59a566a32fe3d6dc101b0fafc4181ae3404e8b27e6
Contents?: true
Size: 180 Bytes
Versions: 205
Compression:
Stored size: 180 Bytes
Contents
# frozen_string_literal: true module Motor class ApplicationController < ActionController::Base include Motor::CurrentUserMethod include Motor::CurrentAbility end end
Version data entries
205 entries across 205 versions & 7 rubygems