devise_invitable-0.3.5

https://rubygems.org

devise_invitable

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 96220

number: 0.3.5

platform: ruby

spec_sha256: 8f7566a51cf27e6f62a716811b196d88f51c4492917d87efb573d9b045288d71

sha256: 5bf7874340ce8c232b2d72b71111f11186306593f1fcc6ac6bba1e4d4671ca2e

created_at: 2024-05-13 08:15:01 UTC

updated_at: 2024-06-04 06:09:57 UTC

position: 68

version_data_entries_count: 63

uploaded_at: 2010-11-02 14:21:32 UTC

indexed: true

has_extensions:

extensions:

Gem size: 25 KB

Version Data Entries

Total: 63

Unpacked size: 69.3 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.document6440060 Bytes3710b3c6014324b6558cfbcc4e662816b969e6a7137b1f4e53e0eed68cc04a5d
.gitignore64400165 Bytes39cc35678836530f44ff93e77e0b3d7617cf3d619d1edd65e9e5673f8ee5ad5b
Gemfile6440026 Bytescf0464d99573760cc6e3a07f2453ec066082df356c0ea891d5b9d155822f7245
Gemfile.lock644002.52 KBa19889f1b29b3dfdc800015149c667ba154be72478fb95906d8b6bc9b4e10631
LICENSE644001.03 KB9c23afb7ba51a4e5113aa7481fbc636159845ed631f0ed0bdbeb0327d34265ec
README.rdoc644007.36 KB413f331b5b1c8f539386c05a53f950061ea4f4db65715520731e554288a74bce
Rakefile644001.61 KB717d4324c647e82ae23d1a5bdcd6c825bcf24a03517ddf8a6d4bd660131358a7
VERSION644006 Bytesd5d1d767be9218f02ebda081a83a2b2fede85055e910e5a94a09329966486fcc
app/controllers/devise/invitations_controller.rb644001.16 KB81f236a15f66242100c06eb5a8d6c8c480389405d784418a62a774642efd0cd0
app/views/devise/invitations/edit.html.erb64400460 Bytes211bcd3d10596e345202dafd0e5a6a36b5ef26712e271585414741f40fee8c6c
app/views/devise/invitations/new.html.erb64400344 Bytesad4b3b763fedd8234b1a579e8732d8930aa76a709969cd450042a41ca06a8e10
app/views/devise/mailer/invitation.html.erb64400426 Bytes9286b453f4e3a059670038714ccaa2de3f8cb80b98c2d4e80d603800e9cf1852
config/locales/en.yml64400267 Bytes063c3fafa4b0f0136063188880041b53563111120b05a8014a50608a89d4b06e
devise_invitable.gemspec644005.99 KBbaa9c19b7dd16ec12359fd8550dbf67b209e7b324cbc99b50a8e7b27e4c0de87
lib/devise_invitable.rb64400491 Bytes575002441e21864bb06a1438db827d97b63e7e909f98d5cda918d5d63daa0711
lib/devise_invitable/controllers/helpers.rb64400381 Bytese30dce3ab880e17bd2b2d4059bebad88d7c9bcbd62511456bb6b441564c08895
lib/devise_invitable/controllers/url_helpers.rb64400714 Bytes3d75ecc8ecc3cef6c8ba62376fc4cbd0a877f8ddd6ff5a0e1440d979f77cfee5
lib/devise_invitable/mailer.rb64400168 Bytesebce2e38e4042580445eb66389faad9a28a1f87330eb94169a4159d2e099f906
lib/devise_invitable/model.rb644005.34 KB86be50d5dd8574cf21f92f4608dec8af96d97de03c69224d527e04ff38663fc1
lib/devise_invitable/rails.rb64400402 Bytes7f7628612429738eba987c546beed76d08ba781f8132ddc79925f72c07dca807
lib/devise_invitable/routes.rb64400367 Bytes08bbaa8474efa27f2564401036f1c90a586a5f2a3691dcbc0e8cb0a91cf9b1d8
lib/devise_invitable/schema.rb64400309 Bytese6c7325022d9c290f4108ce4265de85691439d642f87b7363df983cd471295a1
lib/generators/active_record/devise_invitable_generator.rb64400366 Bytes13fe49d6d9c70d5b8c30276c90a807658e3904f8b93f1d6c36e6892837c0e510
lib/generators/active_record/templates/migration.rb64400658 Bytes794f60021351ad87457ecc810be74ae906d8d4598af5cb854e99e4b2eaf1e6b4
lib/generators/devise_invitable/devise_invitable_generator.rb64400487 Bytes73aebcc46f6509ae557c7d33f39868050d8f4c7a0d6dce2a7c9ddec08022c395
lib/generators/devise_invitable/install_generator.rb644001.17 KB4c05e92429540bab5fbcb6160064f64f87c24979d55a2f6bef98664c4c939fe0
lib/generators/devise_invitable/views_generator.rb64400305 Bytesa8d042f5caae674d49c0d00e3b0c30c5f80202b2af43e62c140aedb60001b733
test/generators_test.rb644002.18 KB896d49f46f1b115b58bbe6ab8b22e4cd4b0876f0fc4f360ad5fc5008e82fa4c4
test/integration/invitable_test.rb644003.73 KB966f3d117693a0fe7a454849f53107e554d07d25b36cfdfcc4b9a01aa2c128ea
test/integration_tests_helper.rb644001.48 KB36ebddabe31e6d7eaf3ab139a8bad1eb7cd08209da62ebb41a969231694c5a7a
test/mailers/invitation_test.rb644001.58 KB7c71d7590fb0a0c1ac2c6d14c5441a34e5e7d5d20b9545d6023e72f54f81dad3
test/model_tests_helper.rb644001015 Bytes5837f4244d7c509896450e122ce7082cf4e138e502d38b1b9598281ea1870ad9
test/models/invitable_test.rb644006.63 KBb840db8beeba08db75db64f69934068cfc5e81c3de85fea46d42fea8ab1abfea
test/models_test.rb64400862 Bytes246ef5a58d8f3ad4d7233b53f56d65c9e82bc05a0e11ab24645433711194a9ca
test/rails_app/app/controllers/admins_controller.rb64400107 Bytescc8d35c2800b6fc4506a7d987bc409785678461bef0edf26dd6bc1051ecb214c
test/rails_app/app/controllers/application_controller.rb6440080 Bytesdf6c512ef83c4ed7c936a686d15ee9a0169a855f7fa7ff797c94362ec5b432b7
test/rails_app/app/controllers/home_controller.rb6440067 Bytesfcb3f9556075572378727aec4e4d266f3e4fc1329f58485f4eee80bd77285065
test/rails_app/app/controllers/users_controller.rb64400274 Bytes49c37f65d727363f83f6f11b79f08e75154ed0b84804ded9398a0f50691227ef
test/rails_app/app/helpers/application_helper.rb6440029 Bytesf77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8
test/rails_app/app/models/octopussy.rb64400340 Bytes2e44b7e60580db4dcdc408e599966d63fefde36f35775a2be6d1944e1f73ce01
test/rails_app/app/models/user.rb64400182 Bytes9df619c4df643559d514d39def07e9c68a408143b45fadb2d1a106a5bb38b9ff
test/rails_app/app/views/home/index.html.erb644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
test/rails_app/app/views/layouts/application.html.erb64400285 Bytes1a0f59b740063d512b149265ad837fa1a945d81ca3dbd36766d0528e31fa06fa
test/rails_app/app/views/users/invitations/new.html.erb64400459 Bytesf714f9c804da678bcc992863106da9a1d2337122e3aa0eaac315cdc9bd57639f
test/rails_app/config.ru64400157 Bytesdad6292fbcfd03b105df86122639b58e295afdd1d7c2e221ce0e1f8f40255f6e
test/rails_app/config/application.rb644002.01 KBc10e1fa39faf3407a1be79ea4a91ee9e54c3e3656d3658c01831cea2705ce49b
test/rails_app/config/boot.rb64400326 Bytes83ebca8688dabb82b0c8e75547ad4117b44ff8f954e91b7e14e5f9e852be85e7
test/rails_app/config/database.yml64400521 Bytes8882d319ce8540dfec710c4f91dfa7dad85acc16b1396eceab2de9e7aed6097f
test/rails_app/config/environment.rb64400152 Bytesb59e99b509f581bbb78cad6cad59195bcd7e06c3c23f5693221fc9f729cb908f
test/rails_app/config/environments/development.rb64400988 Bytes9301a0002288eae3503d1705b41f7a4adfc8566f067be045bd387e93ad81d099
test/rails_app/config/environments/production.rb644001.72 KB9de32c190273fb5fbdd1473f3a534b4d0410cfb7a74ff2839916d8a154856fbf
test/rails_app/config/environments/test.rb644001.48 KB48e093535d4c038f39a243ab4c4d6e64324f5fe9ff70849e95973c1938812932
test/rails_app/config/initializers/backtrace_silencers.rb64400402 Bytes80153329cd531c89344ac20b0c1f5ba64b40cc6234fec6047dac2ce2d22405a7
test/rails_app/config/initializers/devise.rb644006.45 KBf92571f736e869453962e5edd70a2a3d30633fe439cfa6da276ef29d3a2f4d85
test/rails_app/config/initializers/inflections.rb64400376 Bytes9449663f6476f55fcc11553109eadee742521924a0592102e7f5ac25e8b3561a
test/rails_app/config/initializers/mime_types.rb64400205 Byteseeb81ee447a8f788b69240861f043b485ab6e830dde0997ddeb3c1b445ed5d06
test/rails_app/config/initializers/secret_token.rb64400499 Bytes352606d246bd4c7158f0760eb9b11ae21d52aa3674e485d68a81c694996bf02a
test/rails_app/config/initializers/session_store.rb64400410 Bytes03804db1d25526d06f5c296a6d3254bab0b254aa2323d25639400e640cccba59
test/rails_app/config/locales/en.yml64400213 Bytes6b393140f668cd4f960b03d8320b5e6a226a023c9a3f4439029aaee932562273
test/rails_app/config/routes.rb6440088 Byteseabac6e38b7ef020c060c47b8a7f1fda706d95cbbbe3181590e7a90d30c1502d
test/rails_app/script/rails75500295 Bytesb9535049af7be6700e161fe507b5e7ea4f884d329e9224d08d8f4f840c896257
test/routes_test.rb64400762 Bytesd4971f4202b98571f8aaceb8ad54ba013b6a7cc55c556dad84deaa567aeed390
test/test_helper.rb64400732 Bytesbf12327fd7993f77a3644bc59f0f0e1b7f6a3b3fc669a6d1c2dcb07f804d91ee