Sha256: 94d4b2a34205b5106ea28ef3ec4a119841587fc4b721dd5a8b70b2437ab3e263
Contents?: true
Size: 1.83 KB
Versions: 0
Compression: gzip
Compressed size: 687 Bytes
Stored size: 687 Bytes
Contents
--- !ruby/object:Gem::Specification name: tramway-auth version: !ruby/object:Gem::Version version: 1.1.0.3 platform: ruby authors: - Pavel Kalashnikov autorequire: bindir: bin cert_chain: [] date: 2020-03-05 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/tramway/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.1.2 signing_key: specification_version: 4 summary: Rails engine for auth test_files: []