--- !ruby/object:Gem::Specification name: repres-hyper_text version: !ruby/object:Gem::Version version: '2.0' platform: ruby authors: - Topbit Du autorequire: bindir: bin cert_chain: [] date: 2020-04-17 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '6.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '6.0' description: Repres (REsource PRESentation) is a series of resource representation engines. The HyperText resource presentation engine includes HyperText-based resource presentation templates & snippets. Repres (资源表现)是一系列的资源表现引擎。超文本资源表现引擎包括基于超文本的资源表现模版和片段。 email: - topbit.du@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - MIT-LICENSE - README.md - Rakefile - app/assets/config/repres-hyper_text_manifest.js - app/assets/javascripts/repres/hyper_text/application.js - app/assets/stylesheets/repres/hyper_text/application.css - app/controllers/repres/hyper_text/application_controller.rb - app/helpers/repres/hyper_text/application_helper.rb - app/jobs/repres/hyper_text/application_job.rb - app/mailers/repres/hyper_text/application_mailer.rb - app/models/repres/hyper_text/application_record.rb - app/views/layouts/repres/hyper_text/application.html.erb - app/views/repres/hyper_text/_icon.html.erb - app/views/repres/hyper_text/_meta.html.erb - app/views/repres/hyper_text/_script.html.erb - app/views/repres/hyper_text/_style.html.erb - config/routes.rb - lib/repres/hyper_text.rb - lib/repres/hyper_text/engine.rb - lib/repres/hyper_text/models_rspec.rb - lib/repres/hyper_text/types_rspec.rb - lib/repres/hyper_text/validators_rspec.rb - lib/repres/hyper_text/version.rb - lib/tasks/hyper_text_tasks.rake homepage: https://github.com/topbitdu/repres-hyper_text licenses: - MIT 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.1.2 signing_key: specification_version: 4 summary: Repres HyperText Resource Presentation Engine Repres 超文本资源表现引擎 test_files: []