Sha256: c13c80032180c94111767cda5b9bbc960fc165f42e27d4fdcd283a3577bb043d

Contents?: true

Size: 206 Bytes

Versions: 1

Compression:

Stored size: 206 Bytes

Contents

module Gerd
  module Inspections
    module Organisation
      module Actions

        class UpdateName

          def initialize(expected, actual)
          end

        end

      end

    end

  end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gerd-0.0.1 lib/gerd/inspections/actions/update_name_action.rb