Sha256: 4cba673d416ec5c5c63f3d0dd9a60569e7debb5323c2b81eff50a054ff2d5c69

Contents?: true

Size: 245 Bytes

Versions: 5

Compression:

Stored size: 245 Bytes

Contents

# frozen_string_literal: true

require 'tramway/profiles/engine'
require 'tramway/profiles/generates/install_generator'

module Tramway
  module Profiles
    class << self
      attr_writer :records

      attr_reader :records
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tramway-profiles-1.3.2.4 lib/tramway/profiles.rb
tramway-profiles-1.3.2.3 lib/tramway/profiles.rb
tramway-profiles-1.3.2.2 lib/tramway/profiles.rb
tramway-profiles-1.3.2.1 lib/tramway/profiles.rb
tramway-profiles-1.3.2 lib/tramway/profiles.rb