wristband-0.0.0

https://rubygems.org

wristband

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 197614

number: 0.0.0

platform: ruby

spec_sha256: ca99ed0dd7dc4feb0c199b139539945e978e9614b432475c79c99d5df902b45e

sha256: 7f0541c290ecc5b45086ed7995af20e66cfa1ed2ab1699148ae6e03d696a3a73

created_at: 2024-05-13 08:16:29 UTC

updated_at: 2024-06-05 23:29:19 UTC

position: 10

version_data_entries_count: 47

uploaded_at: 2011-01-23 22:15:39 UTC

indexed: true

has_extensions:

extensions:

Gem size: 19 KB

Version Data Entries

Total: 47

Unpacked size: 58.8 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.DS_Store644006 KBd65165279105ca6773180500688df4bdc69a2c7b771752f0a46ef120b7fd8ec3
Gemfile64400219 Bytesfafda6d575d7283d0cae7ce443133cbabfa71e8143381231b96fb71dabeebd80
Gemfile.lock644001.85 KB5b6543ca6e16ef0c9d732007dcb98998b6537d9ed6af4ac85369abfcbb808e65
README.md644002.95 KBa0af51974156aaae3a6db668e7797a7033bdc8df0b59b59ac0b376c21ddba58b
Rakefile64400718 Bytesec5c9cb593763910d82df1d244bf2411ae6b038676279714a1ae575145577bf6
VERSION644005 Bytesf0b8c77d978d7b4aebeb1df5a2c0a6aa70393689819dd4060826ab6d36b5ea90
app/controllers/application_controller.rb64400196 Bytes3dde5dfe9a43fbc41dee0d443243ee145cbf96b85f0ae41635ba4e040cb710dd
app/controllers/sessions_controller.rb64400843 Bytesbd4df79ccca595ca57a7964cd205eb5fd2eddbcd0648c9d2ffae3ef755bf5b5d
app/controllers/users_controller.rb644001010 Bytes830f50a36448c08a80059d536e6eb0e2488fb330d3245511b203f46c52660f64
app/mailers/user_mailer.rb64400832 Bytes5b1a1c3fb55c17c9354c73e141333fb8f66eb3435a9613cdaa79e38e4b3d9899
app/models/session_user.rb644001.53 KBf4aecf8d34f57b8117a11dac5a7ac5c335a16717df44cad1410d24cbc22db873
app/models/user.rb644001.5 KB93937441ef358a823b9e093608d0fe78d021fb535d4787b003768eea7de02224
app/views/layouts/application.html.erb64400202 Bytes7d1106720e7e0011b3d559524190341eda7ff960475b7ff13537212e20aeb6c9
app/views/sessions/new.html.haml64400428 Bytesc1082dd0fff5341d14e611b3efe7cf1e31bb369f4fb8a43c67dc6119f30fa7ea
app/views/user_mailer/email_verification.text.html.rhtml64400205 Bytes043726762a020e919132a9fb734c41194aae4bc71f1510b7294537591e295538
app/views/user_mailer/email_verification.text.plain.rhtml64400183 Bytes3df89b17594091af0994c0d5371447f093a076271d033b82d3543d4349a33a86
app/views/user_mailer/forgot_password.text.html.rhtml64400325 Bytes827dbfacbde1af784d04bd484b35e7a0e3a18f5bda789e5c1e1558fa4e76c447
app/views/user_mailer/forgot_password.text.plain.rhtml64400268 Bytes19931720d351683227a8bd2312068919d29f542342d94847790dde30dd38ffae
app/views/users/show.html.haml64400121 Bytes662c71e799e38f079c4c818cfec5d9727d0726b2f252a844f4887e88d46280c5
config.ru64400159 Bytesddb4ebcb033e2ae8b042faf0c07ec5346295219c2aa5de040961214dbe881d5f
config/application.rb64400402 Bytescfed25204758ac8cec792aee71bf1c9fe03613146048d54847e6f683e739eadf
config/boot.rb64400326 Bytes83ebca8688dabb82b0c8e75547ad4117b44ff8f954e91b7e14e5f9e852be85e7
config/database.yml64400446 Bytesda4cfcfcafaee3790f230c335e5f9ccfdbde57c89a0cda85ee00ee6a0ea8366b
config/environment.rb64400153 Bytes830a474b5a508f4453ba3d37aceb2cb1c63be141b3007e52030fe652aa181b49
config/environments/development.rb64400989 Bytes5823bf3677fbc9164c3453cb2baa04e60b1fa774d0d276448b6f27993e8cff98
config/environments/production.rb644001.72 KBd6ea3fabc70ad061abbcc0929471ccc7aa00c292e59b0a32e98f2f5a9b51dc8a
config/environments/test.rb644001.48 KB315dae8828706f1fc86c5ca19ea136cf05c0ad28aa277248772f7ea349e08085
config/initializers/wristband.rb6440019 Bytesc5755f1e53894f9ef97ea0ea646b212954519960a8f5e8c39e9054b167c8e630
config/locales/en.yml64400213 Bytes6b393140f668cd4f960b03d8320b5e6a226a023c9a3f4439029aaee932562273
config/routes.rb64400285 Bytesbc790dff2a9ce9a75ba400b6ea6b9cbf140fd3a0fe1d6af9da8ff0bf65fc73e6
db/migrate/01_create_users_table.rb64400619 Bytes726e3e2b4e1dc564b9893f0e5dd17b500822404a252cbc4add64d091a5acd394
db/schema.rb644001.1 KB68b467645de0cad746b3c632bc78ed830e6f58137677debf2f8a85b0809c4f60
lib/generators/wristband/.DS_Store644006 KBd65165279105ca6773180500688df4bdc69a2c7b771752f0a46ef120b7fd8ec3
lib/generators/wristband/wristband_generator.rb644002.41 KBa511f95cda8c5403cfb28439ace0ebd1ec9b355cb88105b16aa2e3774ed39406
lib/wristband.rb644002.35 KB1873db92c172e49e52c07b4a0061bf6412e12b2413a6aadb1220ea47de803691
lib/wristband/application_extensions.rb644002.09 KBa6111067844b12e1684696c1e2d0f2abcfc2bff714e687368f4c455a833f0a29
lib/wristband/authority_check.rb644003.84 KB7a22b4ac7ea6d1c6322ac79132e5ae2a762aa8c8061263f3240c4a0d9101227d
lib/wristband/support.rb64400825 Bytesb28ddce5de4ed73fca9c38f821c4a9e802b86bd222a3a7afdd897cb801e0086c
lib/wristband/user_extensions.rb644002.82 KBcc0a840357b61522aed456d2c424641e3b7b42eeade885961712267d33d68ec5
public/robots.txt64400204 Bytes5d716fc9e75fd1d9082f6ea0dba3fc85fa1bfb14a4b204d2c436e232cbb52c2f
script/rails75500295 Bytesb9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257
test/dummy/user.rb64400167 Bytes47c11bfee49d0c049fa800e005b2e569ed7eb5d64ce15fa176a627ba6314f83f
test/test_helper.rb644001.72 KB87aff3611330bb0bc8469e79067e13456fbb3ea7692a7e768d13efc80492ad8d
test/unit/has_authorities_test.rb644002.44 KBe1e48d8056c82787c56f10948a99e0612d5b58b727d1ee7b2b567e8f62fb0ef2
test/unit/session_user_test.rb64400158 Bytes4f6f23e074c3409438c39b4c0454662eb1035952044e5f674809ee2715b72d24
test/unit/user_test.rb644002.79 KB126f118089dea31c3fce23cc3813aa0e3388b9d6026c85c43c53837ccf283841
wristband.gemspec644003.62 KB57b76aa036607646e38e2ce8947034756e8340d045814b1366006db4e8bb149d