Sha256: 4a82bc44ae962250a6dc024da5810057aefde25ce6c07bc30eb0138a11452aab
Contents?: true
Size: 156 Bytes
Versions: 4
Compression:
Stored size: 156 Bytes
Contents
module PushType module AuthenticationMethods extend ActiveSupport::Concern included do before_filter :authenticate_user! end end end
Version data entries
4 entries across 4 versions & 1 rubygems