Sha256: e0ff313070867d56abc6b9dd2796b64675ef4e98b8feaeaab5f3c4886fa01ffa

Contents?: true

Size: 294 Bytes

Versions: 10

Compression:

Stored size: 294 Bytes

Contents

require "attentive/entities/core/number/integer"
require "attentive/entities/core/number/float"

Attentive::CompositeEntity.define "core.number",
  "core.number.float",
  "core.number.integer"

require "attentive/entities/core/number/positive"
require "attentive/entities/core/number/negative"

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
attentive-0.3.9 lib/attentive/entities/core/number.rb
attentive-0.3.8 lib/attentive/entities/core/number.rb
attentive-0.3.7 lib/attentive/entities/core/number.rb
attentive-0.3.6 lib/attentive/entities/core/number.rb
attentive-0.3.5 lib/attentive/entities/core/number.rb
attentive-0.3.4 lib/attentive/entities/core/number.rb
attentive-0.3.3 lib/attentive/entities/core/number.rb
attentive-0.3.2 lib/attentive/entities/core/number.rb
attentive-0.3.1 lib/attentive/entities/core/number.rb
attentive-0.3.0 lib/attentive/entities/core/number.rb