Sha256: 10448d458b23df3eacead81b0968dd6e22c79dcd1208638e259321d69299ffdc
Contents?: true
Size: 1.75 KB
Versions: 0
Compression: gzip
Compressed size: 675 Bytes
Stored size: 675 Bytes
Contents
--- !ruby/object:Gem::Specification name: oxen version: !ruby/object:Gem::Version version: 0.0.5 platform: ruby authors: - zxy autorequire: bindir: bin cert_chain: [] date: 2018-01-23 00:00:00.000000000 Z dependencies: [] description: simple user and account engine email: - zxy@qq.com executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - Gemfile.lock - MIT-LICENSE - README.md - Rakefile - app/assets/config/oxen_manifest.js - app/assets/javascripts/oxen/application.js - app/assets/stylesheets/oxen/application.scss - app/controllers/oxen/accounts_controller.rb - app/controllers/oxen/application_controller.rb - app/controllers/oxen/auth_controller.rb - app/helpers/oxen/accounts_helper.rb - app/helpers/oxen/application_helper.rb - app/helpers/oxen/auth_helper.rb - app/jobs/oxen/application_job.rb - app/models/oxen/account.rb - app/views/oxen/accounts/_form.html.slim - app/views/oxen/accounts/changepsd.slim - app/views/oxen/accounts/edit.html.slim - app/views/oxen/accounts/index.html.slim - app/views/oxen/accounts/new.html.slim - app/views/oxen/accounts/show.html.slim - app/views/oxen/auth/login.html.slim - config/routes.rb - lib/oxen.rb - lib/oxen/engine.rb - lib/oxen/version.rb - lib/tasks/oxen_tasks.rake - oxen.gemspec homepage: https://www.zapps.online 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.4 signing_key: specification_version: 4 summary: user and account engine. test_files: []