Sha256: 2788c4665ea2ff9cee8553943f4185dc49291a0b7b03c09fe3ec29eb1dbaf2ba

Contents?: true

Size: 362 Bytes

Versions: 1

Compression:

Stored size: 362 Bytes

Contents

# frozen_string_literal: true

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