Sha256: 7b02ddc63e12b11140b14a9bea1642690a804a4ed96e1e71a7b53f4784b73e3f
Contents?: true
Size: 287 Bytes
Versions: 18
Compression:
Stored size: 287 Bytes
Contents
require 'token_authenticate_me/concerns/controllers/password_resetable' module TokenAuthenticateMe module Api module V1 class PasswordResetsController < BaseController include TokenAuthenticateMe::Concerns::Controllers::PasswordResetable end end end end
Version data entries
18 entries across 18 versions & 1 rubygems