Sha256: 4be3fd6e136b95a7a9d7eac41ca8a77522a59eb0b0fef2b5749ee22cf6ffd93a

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.1.1".freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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