authentication-zero-0.0.1

https://rubygems.org

authentication-zero

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

homepage_uri
https://github.com/lazaronixon/authentication-zero
changelog_uri
https://github.com/lazaronixon/authentication-zero/blob/main/CHANGELOG.md
source_code_uri
https://github.com/lazaronixon/authentication-zero

id: 1537530

number: 0.0.1

platform: ruby

spec_sha256: 243473f002dfea0f557fded1457941db8ed2030f67297ddc01006d6b2995e502

sha256: e0c13af46ef628b410c29a9409ec46c822c96fee7228141b45d62adf502fbae5

created_at: 2024-05-13 08:36:37 UTC

updated_at: 2024-06-15 04:32:23 UTC

position: 128

version_data_entries_count: 30

uploaded_at: 2022-02-14 09:09:05 UTC

indexed: true

has_extensions: false

extensions: []

Gem size: 11 KB

Version Data Entries

Total: 30

Unpacked size: 20 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore1006440073 Bytes1c65a475b30b228a381e09190c85fa0a71b06c8f60e51f1509cfd384d199af1e
CHANGELOG.md100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
CODE_OF_CONDUCT.md100644003.16 KB9e0f16f586b4b2ba51e5f4992384050f4858aebb47b0af3348055684e4d699fc
Gemfile10064400127 Bytes751f2017c19ddf972c66d23144d8a5ec13fc5d436b36cda0a94e54b5f6d4758e
LICENSE.txt100644001.05 KBbec7d1c315b3e3c32634003f541dbc712abd02b8fa789c1c68f89cf7d57126d2
README.md100644001.48 KB99d248d9c6d6780d188b1a86fd2c3a59dbb9e69550172f23ae9fb15ba72e95a4
Rakefile1006440051 Bytese5a2ca54c2cc0751d3cf3377c612f9db87601ab161bab68b33e527e79c292bec
authentication-zero.gemspec100644001.01 KBdf6f2051f9a576b9c4fd6fa5d2ef213111a0f6f0dc4be0e16059be02eb128202
lib/authentication-zero.rb1006440030 Bytes453a612244c998b037ca117d460efd6925c2a3435600f3a02fceca9a4d7af54a
lib/authentication_zero.rb1006440069 Bytesbdf99caf6772b6a000ce6672a3af103d2f732b480f2f19fb0180dd84fcd83424
lib/authentication_zero/version.rb1006440050 Bytesb56bd22eea2b697ab200b41472d1e4ac964da788f9125d9eb3c3a344358fca52
lib/generators/authentication/USAGE10064400410 Bytes69f4c31420bbb38ba5a22dc7f5ea9598f414e654b58161274a76da855cb4fcb7
lib/generators/authentication/authentication_generator.rb100644002.09 KBc04a4bc67e228e7c5148e99c157c929ebedad95ad91d26e73d6f24226b67a5b7
lib/generators/authentication/templates/controllers/html/cancellations_controller.rb.tt10064400266 Bytes5f1bff9c8c8128ef9a75814db58f4ed5274fc17fe5e7988e0e2b2b7a7feab567
lib/generators/authentication/templates/controllers/html/password_resets_controller.rb.tt100644001.29 KBd37469f9e6a924dcf837e1d28858a48842734c12a4d157f429796f330d2e66fe
lib/generators/authentication/templates/controllers/html/passwords_controller.rb.tt10064400690 Bytes556b89b29ed857cdc0a0137735d63aed9c2087d8efc87f839909131c136dea50
lib/generators/authentication/templates/controllers/html/registrations_controller.rb.tt10064400736 Bytes45b1d1e0a5b6ef71ea3f7ccdf2da89dc89b43117df32ac33bea143bd1a268873
lib/generators/authentication/templates/controllers/html/sessions_controller.rb.tt10064400987 Bytesea352f9f7d09f1ad8ae6a9ad13b048697ad60bb22df1cc5932b7073b11028d32
lib/generators/authentication/templates/mailers/password_mailer.rb.tt10064400228 Bytesecdd35b5c6f1bff218abb34746a0d1e9d4d846ebfc0c6843310384e44bdedfbf
lib/generators/authentication/templates/migration.rb.tt10064400444 Bytes2d7fa8a3891d2c08a88ccff5d5e844e8dcadacae87f6d461e04cd602f721a28b
lib/generators/authentication/templates/models/current.rb.tt1006440093 Bytes12404f501a8be762dd001b188a0dea533d2a60e94c67087cc9165d032cd04a65
lib/generators/authentication/templates/models/resource.rb.tt10064400343 Bytesc3fad4fe56803e90d73638b57c0a93f3bdef70e90c474619361ac238858afe91
lib/generators/authentication/templates/views/html/cancellations/new.html.erb.tt10064400323 Bytes224c0f5a469d8d9bea47d31405cfc1da6c8fcc2e4a16c5cfe347335aa52fd899
lib/generators/authentication/templates/views/html/password_mailer/reset.html.erb.tt10064400280 Bytes76c62f755dc84ea3a5ea755e278939946651b0d565c334ea6e9f553a75fd2955
lib/generators/authentication/templates/views/html/password_mailer/reset.text.erb.tt10064400254 Bytes0b579545955b7824db4e2ac9747f5d7d80c25ca65b3cb8a7ca177138ffccada6
lib/generators/authentication/templates/views/html/password_resets/edit.html.erb.tt100644001.08 KB0275e9b37075fca6ce91cb8f7dd89d9e75d559358bc305e233137ba5bfbe5e71
lib/generators/authentication/templates/views/html/password_resets/new.html.erb.tt10064400478 Bytese03d6504003ddcc386874585df459d585c5beca69c8892d22ca64cc9213162e1
lib/generators/authentication/templates/views/html/passwords/edit.html.erb.tt100644001.2 KBb61111e1421768d6e605a20ea7b82d38dcd773104a7ec2528082f46e9f489135
lib/generators/authentication/templates/views/html/registrations/new.html.erb.tt100644001.11 KBff5b66d68922fdb1533da5f905a6882fd53525bf1b364150119694c3ccade0d4
lib/generators/authentication/templates/views/html/sessions/new.html.erb.tt10064400797 Bytes6fd25dde05b8a5132c60d72dd74edebc67dfc2a66f90a3c357edbe90e5f1d1cf