Sha256: 0e55a1d8b41042584bd9cbaf680b22c9e06dc0e8d90079b0efff3f211a8187d4

Contents?: true

Size: 362 Bytes

Versions: 1

Compression:

Stored size: 362 Bytes

Contents

# frozen_string_literal: true

module Sparrow
  # 当前版本号
  VERSION = '0.1.1'
  # 当前综述
  SUMMARY = 'Provide an easy approach to build entity object for data that can not be reflected to database tables.'
  # 当前详述
  DESCRIPTION = 'Provide an easy approach to build entity object for data that can not be reflected to database tables.'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sparrow-entity-0.1.1 lib/sparrow/version.rb