Sha256: f6af5c9cd9ef6038e6ffdfc1ae0f03ba95022047b29f893ef25ace1844ea6a48

Contents?: true

Size: 362 Bytes

Versions: 1

Compression:

Stored size: 362 Bytes

Contents

# frozen_string_literal: true

module Sparrow
  # 当前版本号
  VERSION = '0.1.2'
  # 当前综述
  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.2 lib/sparrow/version.rb