--- !ruby/object:Gem::Specification name: workarea-product_additional_details version: !ruby/object:Gem::Version version: 2.0.36 platform: ruby authors: - Gunasekaran Raja autorequire: bindir: bin cert_chain: [] date: 2020-12-11 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: workarea requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.x type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.x description: Workarea doesn't provide addtional details for product, this plugin adds hash feild which will allow users to add addtional attributes with html / text content email: - guna.r@trikatechnologies.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - Gemfile - LICENSE - README.md - Rakefile - app/assets/images/workarea/admin/product_additional_details/.keep - app/assets/images/workarea/storefront/product_additional_details/.keep - app/assets/javascripts/workarea/admin/product_additional_details/.keep - app/assets/javascripts/workarea/storefront/product_additional_details/.keep - app/assets/stylesheets/workarea/admin/base/_tables.scss - app/assets/stylesheets/workarea/admin/product_additional_details/.keep - app/assets/stylesheets/workarea/storefront/product_additional_details/.keep - app/controllers/.keep - app/controllers/workarea/admin/catalog_products_controller.decorator - app/controllers/workarea/admin/catalog_variants_controller.decorator - app/controllers/workarea/admin/create_catalog_products_controller.decorator - app/helpers/.keep - app/helpers/workarea/admin/details_parse_helper.rb - app/mailers/.keep - app/models/.keep - app/models/workarea/catalog/product.decorator - app/models/workarea/catalog/variant.decorator - app/models/workarea/search/storefront/product/text.rb - app/services/workarea/hash_update.decorator - app/views/.keep - app/views/workarea/admin/catalog_products/_additional_details.html.haml - app/views/workarea/admin/catalog_variants/_additional_details.html.haml - app/views/workarea/admin/create_catalog_products/details.html.haml - bin/rails - config/initializers/appends.rb - config/initializers/workarea.rb - config/routes.rb - lib/workarea/product_additional_details.rb - lib/workarea/product_additional_details/engine.rb - lib/workarea/product_additional_details/version.rb - test/dummy/.ruby-version - test/dummy/Rakefile - test/dummy/app/assets/config/manifest.js - test/dummy/app/assets/images/.keep - test/dummy/app/assets/stylesheets/application.css - test/dummy/app/controllers/application_controller.rb - test/dummy/app/controllers/concerns/.keep - test/dummy/app/helpers/application_helper.rb - test/dummy/app/javascript/packs/application.js - test/dummy/app/jobs/application_job.rb - test/dummy/app/mailers/application_mailer.rb - test/dummy/app/models/concerns/.keep - test/dummy/app/views/layouts/application.html.erb - test/dummy/app/views/layouts/mailer.html.erb - test/dummy/app/views/layouts/mailer.text.erb - test/dummy/bin/rails - test/dummy/bin/rake - test/dummy/bin/setup - test/dummy/config.ru - test/dummy/config/application.rb - test/dummy/config/boot.rb - test/dummy/config/environment.rb - test/dummy/config/environments/development.rb - test/dummy/config/environments/production.rb - test/dummy/config/environments/test.rb - test/dummy/config/initializers/application_controller_renderer.rb - test/dummy/config/initializers/assets.rb - test/dummy/config/initializers/backtrace_silencers.rb - test/dummy/config/initializers/content_security_policy.rb - test/dummy/config/initializers/cookies_serializer.rb - test/dummy/config/initializers/filter_parameter_logging.rb - test/dummy/config/initializers/inflections.rb - test/dummy/config/initializers/mime_types.rb - test/dummy/config/initializers/workarea.rb - test/dummy/config/initializers/wrap_parameters.rb - test/dummy/config/locales/en.yml - test/dummy/config/puma.rb - test/dummy/config/routes.rb - test/dummy/config/spring.rb - test/dummy/db/seeds.rb - test/dummy/lib/assets/.keep - test/dummy/log/.keep - test/models/workarea/catalog/product_test.decorator - test/models/workarea/user_test.decorator - test/teaspoon_env.rb - test/test_helper.rb - test/workarea/hash_update_test.decorator - workarea-product_additional_details.gemspec homepage: https://github.com/trikatechnologies/workarea-product_additional_details licenses: - Business Software License metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.3 signing_key: specification_version: 4 summary: Addtional details feild will be added to products in hash. Admin can add html or big text contents to the products test_files: []