Sha256: 582d9916307929749c38267fb7e7625ebdea08fdc4732e25f59d0e04d382efbb

Contents?: true

Size: 1.68 KB

Versions: 0

Compression: gzip

Compressed size: 800 Bytes

Stored size: 800 Bytes

Contents

--- !ruby/object:Gem::Specification
name: alba
version: !ruby/object:Gem::Version
  version: 0.13.1
platform: ruby
authors:
- OKURA Masafumi
autorequire:
bindir: exe
cert_chain: []
date: 2021-03-24 00:00:00.000000000 Z
dependencies: []
description: Alba is designed to be a simple, easy to use and fast alternative to
  existing JSON serializers. Its performance is better than almost all gems which
  do similar things. The internal is so simple that it's easy to hack and maintain.
email:
- masafumi.o1988@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".github/workflows/main.yml"
- ".gitignore"
- ".rubocop.yml"
- ".yardopts"
- CODE_OF_CONDUCT.md
- Gemfile
- Gemfile.lock
- LICENSE.txt
- README.md
- Rakefile
- alba.gemspec
- benchmark/local.rb
- bin/console
- bin/setup
- lib/alba.rb
- lib/alba/association.rb
- lib/alba/key_transformer.rb
- lib/alba/many.rb
- lib/alba/one.rb
- lib/alba/resource.rb
- lib/alba/serializer.rb
- lib/alba/version.rb
- sider.yml
homepage: https://github.com/okuramasafumi/alba
licenses:
- MIT
metadata:
  homepage_uri: https://github.com/okuramasafumi/alba
  source_code_uri: https://github.com/okuramasafumi/alba
  changelog_uri: https://github.com/okuramasafumi/alba/CHANGELOG.md
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.5.7
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.2.11
signing_key:
specification_version: 4
summary: Alba is the fastest JSON serializer for Ruby.
test_files: []

Package Spec version

alba-0.13.1