Sha256: f8e5a1d167b7f57c283e7f2b06721fdee4cef0b612ef278beec250cf1afb8cd5
Contents?: true
Size: 1.77 KB
Versions: 0
Compression: gzip
Compressed size: 692 Bytes
Stored size: 692 Bytes
Contents
--- !ruby/object:Gem::Specification name: tramway-event version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Pavel Kalashnikov autorequire: bindir: bin cert_chain: [] date: 2018-08-29 00:00:00.000000000 Z dependencies: [] description: Rails engine for events email: - kalashnikovisme@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - MIT-LICENSE - README.md - Rakefile - app/assets/config/tramway_event_manifest.js - app/assets/javascripts/tramway/event/application.js - app/assets/stylesheets/tramway/event/application.css - app/controllers/tramway/event/application_controller.rb - app/decorators/tramway/event/event_decorator.rb - app/helpers/tramway/event/application_helper.rb - app/jobs/tramway/event/application_job.rb - app/mailers/tramway/event/application_mailer.rb - app/models/tramway/event/application_record.rb - app/models/tramway/event/event.rb - app/views/layouts/tramway/event/application.html.erb - config/initializers/tramway.rb - config/routes.rb - lib/tasks/tramway/event_tasks.rake - lib/tramway/event.rb - lib/tramway/event/engine.rb - lib/tramway/event/generators/install_generator.rb - lib/tramway/event/generators/templates/create_tramway_event_events.rb - lib/tramway/event/version.rb homepage: https://github.com/ulmic/tramway-event 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: [] rubyforge_project: rubygems_version: 2.7.6 signing_key: specification_version: 4 summary: Rails engine for events test_files: []