Sha256: 362e6250f7f2b02a1e468246bec7d424095fce28611071db004f9aed87f850d4

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

Version data entries

1 entries across 1 versions & 1 rubygems

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