Sha256: 73517c4b78de1f3ef4badd2908c457ed646caa1b5519240fdb2a8d49910b1f0f
Contents?: true
Size: 1.99 KB
Versions: 0
Compression: gzip
Compressed size: 741 Bytes
Stored size: 741 Bytes
Contents
--- !ruby/object:Gem::Specification name: tramway-news version: !ruby/object:Gem::Version version: 1.0.4.2 platform: ruby authors: - Pavel Kalashnikov autorequire: bindir: bin cert_chain: [] date: 2020-01-29 00:00:00.000000000 Z dependencies: [] description: Rails engine for news email: - kalashnikovisme@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - MIT-LICENSE - README.md - Rakefile - app/assets/config/tramway_news_manifest.js - app/assets/javascripts/tramway/news/application.js - app/assets/stylesheets/tramway/news/application.sass - app/controllers/tramway/news/application_controller.rb - app/controllers/tramway/news/news_controller.rb - app/decorators/tramway/landing/cards/news_decorator.rb - app/decorators/tramway/news/news_decorator.rb - app/decorators/tramway/news/user_decorator.rb - app/forms/tramway/news/news_form.rb - app/helpers/tramway/news/application_helper.rb - app/jobs/tramway/news/application_job.rb - app/mailers/tramway/news/application_mailer.rb - app/models/tramway/news/application_record.rb - app/models/tramway/news/news.rb - app/views/tramway/landing/blocks/block_types/_news.html.haml - app/views/tramway/news/news/show.html.haml - config/initializers/tramway.rb - config/locales/models.yml - config/routes.rb - lib/tasks/tramway/news_tasks.rake - lib/tramway/news.rb - lib/tramway/news/engine.rb - lib/tramway/news/generators/install_generator.rb - lib/tramway/news/generators/templates/create_tramway_news_news.rb - lib/tramway/news/version.rb homepage: https://github.com/ulmic/tramway-dev 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.0.3 signing_key: specification_version: 4 summary: Rails engine for news test_files: []