gitlab-styles-1.0.0

https://rubygems.org

gitlab-styles

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 1085962

number: 1.0.0

platform: ruby

spec_sha256: 5f091ffa4532c3b930b21fd2bf5c1d7deb85f5d7f2f9158c57e7bb240040071c

sha256: f1a1ad9c9d3d8212ba90854a575da6cf1602cf63ec3ba4e27c0d2fd734503e16

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

updated_at: 2024-06-12 13:29:34 UTC

position: 49

version_data_entries_count: 41

uploaded_at: 2017-09-18 14:41:29 UTC

indexed: true

has_extensions:

extensions:

Gem size: 22.5 KB

Version Data Entries

Total: 41

Unpacked size: 67.9 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.gitignore10064400127 Bytesb4a7ae519831213c68f5eb3c662929fa150aac95e195a323ecf720ba4874ecb4
.gitlab-ci.yml10064400160 Bytes246ef9bb6f2315fb63aebc79eea645ee87105947eb4537825900a42b885d809e
.rspec1006440031 Bytes04ea314ec27821b7e7cf198c2b3f1dc643fbc27429e3d8eb5f6253c2104d51ca
.rubocop.yml1006440034 Bytes089c8d1ef4aa037b26b839a1e5e53c0f0df287f0440a6cfacceb8f5fcba00100
CODE_OF_CONDUCT.md100644003.15 KB1a3553b93084662167452c1337ca01e2f5154058458e00b89e7f40c93163498f
Gemfile1006440099 Byteseb7629424ff65aa273977aded7036a2823f4fcacc11e41933a33cf7012d38fe0
LICENSE.txt100644001.06 KB6a2aad863bc75a1d013ceacba6e068830cdaef0e972f7fccbecd55c0e2457e38
README.md100644001.75 KB67050c59121c0598cd1fec77b5860f3bb21b62e096e98b33d6a0bdddecd356a2
Rakefile10064400114 Bytes9b7e8e6863ec3ddcbaa90ad9f719db18e11d9ff1782d33e4340f39ebb7d02da1
bin/console10075500348 Bytes425eeaeb043fda2d06f5020fbba2fc058729c1024c422032b0638d754f45a6ba
bin/setup10075500131 Bytese201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead
gitlab-styles.gemspec100644001.04 KB478c6bec37dbb4f6ab57a3d0c8bd4c9bbf25f70743408026ef7a9215bf4e2b86
lib/gitlab/styles.rb1006440073 Bytes1d22425ddf5969ec19b5079bf59d854ead26bccd3e457cee900bc418936affdd
lib/gitlab/styles/rubocop.rb100644001.45 KBc6281dc89128cf951bda6a7ef1a5430264a474271ae5a1d6d29470a39dc6f549
lib/gitlab/styles/rubocop/cop/active_record_dependent.rb10064400871 Bytesb8e7c531cf9ac7bd51a948bffe9406d7f028866a3d2401971a276b78b29fc651
lib/gitlab/styles/rubocop/cop/active_record_serialize.rb10064400581 Bytese4a07dae25f2d934aea350fc2515d90c5f671d8457cd07a95f873d075e663397
lib/gitlab/styles/rubocop/cop/custom_error_class.rb100644001.84 KB7c9459a1f998538fbfcddb06916dcc27d52416de12c10b63b0386543ebe0331c
lib/gitlab/styles/rubocop/cop/gem_fetcher.rb100644001.09 KB6e4af31f5a2dea97399b3b5dca0ea87023df9b0c36ef9b58e0f40e3848d26ef5
lib/gitlab/styles/rubocop/cop/in_batches.rb10064400483 Bytes7598cfef7bb3a4ab4285a39ce67fff7db59e00b6e398149b4f3be58ac20a2123
lib/gitlab/styles/rubocop/cop/migration/add_column.rb100644001.48 KB4ebcd2f1e239209a88b8a3dc601ae7697c841268d9bb71c13b4d4f228ed6ed43
lib/gitlab/styles/rubocop/cop/migration/add_column_with_default_to_large_table.rb100644001.81 KB9b9cd77851ef1f1e2ec3830b980be480a816e4d26f8efb97d7b1e8873f5c8101
lib/gitlab/styles/rubocop/cop/migration/add_concurrent_foreign_key.rb10064400793 Bytes508cea51b439ec560f50c110c4325e3628a4eac8eb4e0dd460af6163b2cef5c9
lib/gitlab/styles/rubocop/cop/migration/add_concurrent_index.rb100644001.04 KB25985c7f261499e48d43c5f97daeedd993c02ac2ad87f52d2a672cfdfc2d1d1e
lib/gitlab/styles/rubocop/cop/migration/add_index.rb100644001.42 KB5c49b52a10c28a3959a006d90c10f15d59cd31ec2df2b88fce1b37394cc83306
lib/gitlab/styles/rubocop/cop/migration/add_timestamps.rb10064400758 Bytesb67461300acf2b9e39623891c9823f4d75ac26e55e514e9c82e8a1170fb0fac4
lib/gitlab/styles/rubocop/cop/migration/datetime.rb100644001.13 KB85c7a90de7f0324b19e77ddd659f56dc8aa190bcc3edcf4f7131fb15eb7ece18
lib/gitlab/styles/rubocop/cop/migration/hash_index.rb100644001.44 KBc3b3f601a80cd789da60555d335ddb2dbc92463b92a0b00ddc360674dabf9c54
lib/gitlab/styles/rubocop/cop/migration/remove_concurrent_index.rb100644001018 Bytes88b304cce6427cabe3c0d210df5a377dfadc304ae470d05687970875fc02f7bf
lib/gitlab/styles/rubocop/cop/migration/remove_index.rb10064400794 Bytesfe622ce92c6a0f87a4ec1eb87d695b1f9a9af608e9e13ea2be3ed6ee5e68c139
lib/gitlab/styles/rubocop/cop/migration/reversible_add_column_with_default.rb100644001.17 KBef8e03a02697735b0109b9be4d89db4147fad4a8638a3e7fb27b568cc9867c4f
lib/gitlab/styles/rubocop/cop/migration/safer_boolean_column.rb100644003.25 KB4aab1c73e8341958b3b24cbeca9153a2df76697ddcf5ea5e93e8834458e6b8aa
lib/gitlab/styles/rubocop/cop/migration/timestamps.rb10064400843 Bytesfb4c2140e1d105fc95e33b9a34b33b98f67f4e170c23476a0d6b6bbd2756399f
lib/gitlab/styles/rubocop/cop/migration/update_column_in_batches.rb100644001.42 KBb8add0e7be3b097248adffed61554252f98c737fc4a2f63ef658ad1717a64f49
lib/gitlab/styles/rubocop/cop/polymorphic_associations.rb10064400733 Bytes57b5d614173c11348339854d02dfde2613ba984e5c06400994c11a4a8e6fc65e
lib/gitlab/styles/rubocop/cop/project_path_helper.rb100644001.6 KB53c8c51153a7d09dde85d6bb4104fcb1bce27f2a0089f10ec5c54928ecbc128e
lib/gitlab/styles/rubocop/cop/redirect_with_status.rb100644001.34 KB5cb81c7c8eed44661c8a82247fd80a237af08028e7e40f1aead8d047bebf7a76
lib/gitlab/styles/rubocop/cop/rspec/single_line_hook.rb100644001006 Bytesb8df805389a039ca15a9cd577ee3d38cc96db3795aa016fcca4a2aa06eed4d77
lib/gitlab/styles/rubocop/migration_helpers.rb10064400443 Bytesf6e46f90c8235de77a16b16f198cc5d34aa910cfbe511577a2a8e843e009a52b
lib/gitlab/styles/rubocop/model_helpers.rb10064400384 Bytesaa8a269a7a0909278315851ac737533136d90f449fca8f0a4652a445d2a586fa
lib/gitlab/styles/version.rb1006440069 Bytes3847dcfb95b6493c75c76732adb455a5692188bc6c756d4425afd49ce1105bf8
rubocop-default.yml1006440029.7 KBa3a0618595a0fe8b57b0ee629c442b11cc28826958fc40381c9dca811e7b5881