Sha256: 9b281eeac69f7d00fbdc89b776fc06afe77583607d10d254b6a8d3445b0bae67
Contents?: true
Size: 196 Bytes
Versions: 2
Compression:
Stored size: 196 Bytes
Contents
# frozen_string_literal: true require 'active_support/deprecation' require_relative 'version' module Apartment DEPRECATOR = ActiveSupport::Deprecation.new(Apartment::VERSION, 'Apartment') end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
ros-apartment-3.2.0 | lib/apartment/deprecation.rb |
synerma-apartment-3.1.0 | lib/apartment/deprecation.rb |