Sha256: 491355c29d0bc517d08e2b82fe23900cb4298bc854526f43fcc41d6b16669434
Contents?: true
Size: 1.82 KB
Versions: 0
Compression: gzip
Compressed size: 684 Bytes
Stored size: 684 Bytes
Contents
--- !ruby/object:Gem::Specification name: tramway-auth version: !ruby/object:Gem::Version version: 1.1.0.1 platform: ruby authors: - Pavel Kalashnikov autorequire: bindir: bin cert_chain: [] date: 2019-09-09 00:00:00.000000000 Z dependencies: [] description: Rails engine for auth email: - kalashnikovisme@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - MIT-LICENSE - README.md - Rakefile - app/assets/config/tramway_auth_manifest.js - app/assets/javascripts/tramway/auth/application.js - app/assets/stylesheets/tramway/auth/application.css - app/controllers/concerns/auth_management.rb - app/controllers/tramway/auth/application_controller.rb - app/controllers/tramway/auth/web/application_controller.rb - app/controllers/tramway/auth/web/sessions_controller.rb - app/forms/tramway/auth/session_form.rb - app/helpers/tramway/auth/application_helper.rb - app/jobs/tramway/auth/application_job.rb - app/mailers/tramway/auth/application_mailer.rb - app/models/tramway/auth/application_record.rb - app/views/tramway/auth/web/sessions/new.html.haml - config/locales/en/helpers.yml - config/locales/en/locale.yml - config/locales/ru/helpers.yml - config/locales/ru/locale.yml - config/routes.rb - lib/tasks/tramway/auth_tasks.rake - lib/tramway/auth.rb - lib/tramway/auth/engine.rb - lib/tramway/auth/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 auth test_files: []