Sha256: 16bb63d485225edf62f7a1706bfe97f10009f3697b2c52c61ce2471ce87b0fe9

Contents?: true

Size: 1.6 KB

Versions: 0

Compression: gzip

Compressed size: 692 Bytes

Stored size: 692 Bytes

Contents

--- !ruby/object:Gem::Specification
name: async_futurize
version: !ruby/object:Gem::Version
  version: 0.1.15
platform: ruby
authors:
- Ashesh Tuladhar
autorequire: 
bindir: exe
cert_chain: []
date: 2021-02-10 00:00:00.000000000 Z
dependencies: []
description: Asynchronously load view components.
email:
- tuladhar.ashesh10@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- ".rubocop.yml"
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- app/controllers/async_futurize/futurize_controller.rb
- app/helpers/futurize_helper.rb
- app/views/_futurize_component_ajax.html.erb
- app/views/_futurize_partial_ajax.html.erb
- async_futurize.gemspec
- bin/console
- bin/setup
- lib/async_futurize.rb
- lib/async_futurize/engine.rb
- lib/async_futurize/version.rb
- vendor/assets/javascripts/futurize.js
homepage: https://gitlab.com/asheshtuldhar/async_futurize
licenses:
- MIT
metadata:
  allowed_push_host: https://rubygems.org/
  homepage_uri: https://gitlab.com/asheshtuldhar/async_futurize
  source_code_uri: https://gitlab.com/asheshtuldhar/async_futurize
  changelog_uri: https://gitlab.com/asheshtuldhar/async_futurize
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.4.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.2.3
signing_key: 
specification_version: 4
summary: Asynchronously load view components
test_files: []

Package Spec version

async_futurize-0.1.15