Sha256: 8c2ba16f304dac05b0e3728b71597679d62a929dd626cd8699ff3a186e6308cf

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

Version data entries

1 entries across 1 versions & 1 rubygems

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