Sha256: 52851c33bda8f1dbd487678050cdb8e79433464ca1f1954fa058e9ba2806202f

Contents?: true

Size: 159 Bytes

Versions: 1

Compression:

Stored size: 159 Bytes

Contents

# frozen_string_literal: true

module Rails
  # Pluggable authentication and authorization for Rack/Rails
  module Auth
    VERSION = "2.0.1".freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails-auth-2.0.1 lib/rails/auth/version.rb