Sha256: d7b6cda3a477dcac585f0e3d8f4c0ba5ea1ec338bffb8740cb76079cf0ba58c6
Contents?: true
Size: 1.6 KB
Versions: 0
Compression: gzip
Compressed size: 693 Bytes
Stored size: 693 Bytes
Contents
--- !ruby/object:Gem::Specification name: async_futurize version: !ruby/object:Gem::Version version: 0.1.16 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: []