service_template-0.5.1

https://rubygems.org

service_template

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 783441

number: 0.5.1

platform: ruby

spec_sha256: e0c72e68e48bd16e5e75c4c9dfe6ebb345c8e9a41f0314491ffe1be3586ff5d2

sha256: dcf8a92d10c3bda02be02b3bdf9658fd5d9a1d09efda462f62941ab38a3d084a

created_at: 2024-05-13 08:25:43 UTC

updated_at: 2024-06-10 15:34:20 UTC

position: 1

version_data_entries_count: 95

uploaded_at: 2015-03-07 20:45:22 UTC

indexed: true

has_extensions:

extensions:

Gem size: 31 KB

Version Data Entries

Total: 95

Unpacked size: 82.7 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.rubocop.yml10064400252 Bytes2119d2187edaa722bc6f9b577ad2b572702ab2b127ba63c7df3250159f337f06
.travis.yml10064400157 Bytes60e6d9b9365b2aca80f60c2968c1ab799746ac8afe30f14237fb0ca6810b34bc
.gitignore10064400198 Bytesd5b8c7b59078c49c17c7f3112197c953367b2b0384e8cffdc2b1fcabe0f0966b
CHANGELOG.md100644003.18 KB4c21b3b636736a882d36b441eb664f10a35389ee2ad8db418607d1de05f6872a
Gemfile10064400101 Bytes5814e207df893596092ddf2943efbd83396a2db6278cdc55473830d7b50ddaad
LICENSE100644001.16 KBba9c47c96a2117cf6a7c3a71c8ae3930f71a579d0082fa6c16680488f2565694
README.md100644008.72 KB0fe521896e0b6991a24c8863b4126e30e5d41a24cbcedc3863eae75940fd6228
Rakefile10064400276 Bytesa054a6d4d93c904ecb0defb51c03c257b962c07c39378fe41ace79e05e948226
bin/service_template1007550092 Bytes3c769876211af7a7676f136b2cdf8a64c3c017c511c791c62b1ec0b990bfec24
lib/service_template.rb100644001.71 KBd57591fcedae85726a5c075f814dd95bc734228f122763ca47c01cbfc859252d
lib/service_template/active_record_extensions/notifications_subscriber.rb10064400570 Bytes2eae4699f582e513ae1da379732646b13d449ad189cb25928faf510f248ad28c
lib/service_template/active_record_extensions/seeder.rb10064400313 Bytesd4f830dc7fa9dc2359f574585c48a08c28b0b86548f766dc485e14df6d0317e3
lib/service_template/active_record_extensions/stats.rb100644001.18 KB825b27c96425776341bae937570f3b3398484ecb62585c593e8fe420f664a7c6
lib/service_template/authentication.rb10064400215 Bytes98955c56aaf6b6854b5fa6337d5cd99adbc5ffe19e78d08f69a4cceff2e3e809
lib/service_template/cli.rb100644003.19 KBe14cc0fcd97a3174705fdd819cf7ad26534ea92106fa22789080c16d45ba8ad4
lib/service_template/deploy.rb100644002.63 KB17e0526f5f77e4f4d17768a22444d1491903def4e9f611fe0750e29d6625e8f5
lib/service_template/gem_dependency.rb10064400628 Bytescd52aa543f032d6358d2bd84fb445e8d8136aa3cfa23abc841fe6e1c6887d042
lib/service_template/generators.rb10064400164 Bytes30237d1f2bc9429f2fae74abe4b0460052ff8ec87d4d8b7bcf3d90f7982d10f2
lib/service_template/generators/api_generator.rb10064400558 Bytes1c769b207ca496d040b8e9a93299307d75a99092fdd8f7af89c082339c3f2775
lib/service_template/generators/readme_generator.rb100644001.04 KB6ece627009987d7f77191598f0cddb59b53f99dd58b1a10e79e6a8b4c76ce010
lib/service_template/generators/scaffold_generator.rb10064400987 Bytes3d219cb901e4d8b04b52a519e7b477f520fa019fc4d1b9142be6e71df44d9f47
lib/service_template/generators/templates/api/app/apis/%name_tableize%_api.rb.tt100644001.34 KB81f33a866136613dfddf084dab2fa04fadbad6bb43ef909f62cb6766232c6f02
lib/service_template/generators/templates/api/app/models/%name_underscore%.rb.tt1006440052 Bytes50f0404b9a3617f4d602ce378210eea35f924eccdf7f3db374525f698bfd8297
lib/service_template/generators/templates/api/app/representers/%name_underscore%_representer.rb.tt10064400110 Bytes6e462f0cee1468b160096f4fb457a5ccf23b92534a281d65215d96cf3813775b
lib/service_template/generators/templates/api/spec/apis/%name_tableize%_api_spec.rb.tt10064400298 Bytes22747f28874315eb437e18237ef6a233939a99a11fbf9aef19215ff2fa43a420
lib/service_template/generators/templates/api/spec/models/%name_underscore%_spec.rb.tt10064400158 Bytes531b977d4b1c8bc0332a340e4fb64b75827f5c432549d590dd6828e92daccd63
lib/service_template/generators/templates/readme/README.md.tt100644001.41 KBfd4debe4ab0d4511642c7ad39275ba024acb3fe168b15fb39069a938d0c3af83
lib/service_template/generators/templates/readme/spec/docs/readme_spec.rb10064400145 Bytes62683d277e347bd9c7d570274b6931e904aba04f7e5ffd1bb561d467fc821556
lib/service_template/generators/templates/scaffold/.env.development.tt10064400255 Bytes55c18b5a68aeaeff4c0531a177dd397be8c3c9328f09291ae773fd98acbb17c9
lib/service_template/generators/templates/scaffold/.env.test.tt10064400262 Bytesa5442c74363c47546fb8bbbe135987586dbf849e543eb79512bbebefba26ba3b
lib/service_template/generators/templates/scaffold/.gitignore.tt10064400113 Bytes0b65bd805f4eb29d36e063d9cd0b70958b971515d62f8db52de68faf3c4fd81b
lib/service_template/generators/templates/scaffold/.rubocop.yml10064400399 Bytesecec2996bb044e84da322a2869d44aad9237ad75ba56bc20f3a1fd308d1ce32f
lib/service_template/generators/templates/scaffold/.ruby-version.tt100644006 Bytese533f272c7ca6274814c1d5858bef6186bd7b6ac3e8e0f676ba1a087e5d08a0f
lib/service_template/generators/templates/scaffold/Gemfile.tt10064400505 Bytes83b05b5f6381473202326525e2a805e463f7449458392c4859463f816269cefa
lib/service_template/generators/templates/scaffold/README.md1006440098 Bytes1052f1a9f45995a8bd7be89a115478a8950ba6af88ff5e4c08ae7b19665b6b81
lib/service_template/generators/templates/scaffold/Rakefile10064400402 Bytesac2c6e8c3221433419ab7e07b92819ad686431dfe6e7fd9a2eeaf9e05cfef07d
lib/service_template/generators/templates/scaffold/app.rb10064400570 Bytesf69cfaabfbc27e56ea1b1936196abbe9c12738c40260d6a38b6abf700e475789
lib/service_template/generators/templates/scaffold/app/apis/application_api.rb10064400149 Bytes9e66442fe7e92640b2406fe44ed72f75a6d5e23bc426d6a46e42ea8d41f94f3b
lib/service_template/generators/templates/scaffold/app/apis/hello_api.rb.tt10064400195 Bytes9c36abf76aeecc7e53915c7d2a22ea81eccc5b29899c638449e2b076a259872b
lib/service_template/generators/templates/scaffold/config.ru.tt10064400590 Bytes02cb0e5b046dcdfc24040c43a57200b280c965fd9e72f4ef3a64556775925a30
lib/service_template/generators/templates/scaffold/config/database.yml.tt10064400366 Bytes6126f64a65ef817d30998f34836622b0564eb9a017e23f9a0c809f30e5f968b2
lib/service_template/generators/templates/scaffold/config/initializers/active_record.rb10064400289 Bytes0ea5c21fc3d7a315b4b2562c3adb9e85ba75c66d9ce1fa84818490e9f2fd6bba
lib/service_template/generators/templates/scaffold/db/schema.rb10064400722 Bytesa739a763264db824bfe7721dd83d26c47b1882e22a99cc09875ed2923b575fc7
lib/service_template/generators/templates/scaffold/lib/.keep100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
lib/service_template/generators/templates/scaffold/log/.keep100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
lib/service_template/generators/templates/scaffold/spec/apis/hello_api_spec.rb.tt10064400324 Bytesef76b280496905bc7a18c4dfc40697f4865cd0b5fdd04a01182ae5015c8cda50
lib/service_template/generators/templates/scaffold/spec/factories/.gitkeep100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
lib/service_template/generators/templates/scaffold/spec/spec_helper.rb100644001.08 KB61072ecd44b058a4cabc37a2ac9b8efe160861ada808d15ee93d20c07abab126
lib/service_template/grape_extenders.rb100644001.25 KB25ce7b67e06f8b8d2497032127ffe777de3b939e1a7fbc854552ab16da483a87
lib/service_template/grape_extensions/error_formatter.rb10064400554 Bytesfe6dc872c211805f8f8e8360fb1ab5747d833140b10ac4ddbde4921c76a32f28
lib/service_template/grape_extensions/grape_helpers.rb10064400809 Bytesd59ef8b80731ba449714a9d6a4bf781cc1e4de0008f95750769829bb7a2534b2
lib/service_template/identity.rb10064400764 Bytes94b2d7cac6de53d9224bc86f144f0f971723e91968f88e4545aa88fcc6ac6bbd
lib/service_template/json_error.rb10064400319 Bytesb125e2fb4d6db7bb9ac9b7882afabd61f5ad5455e88d181e43405aca4dba4be2
lib/service_template/logger/log_transaction.rb10064400418 Bytesa555030456071a79022b60dbb48e6d627115d2a8eafa9dc5ef80a15faab174fa
lib/service_template/logger/logger.rb10064400955 Bytesbb037aeff88efe986b8288b12ea8bc2ccb5c22276de42e21ac4e5bc48225c2f2
lib/service_template/logger/parseable.rb100644001.18 KB14f07e3681865d315293adca8cd80942b1eff1bf33fb63d7f0cb0c21508ababa
lib/service_template/middleware/app_monitor.rb10064400384 Bytes053372904967ff4fe771a1a8c53bf9aa1bf9a20091edd246264c145960298148
lib/service_template/middleware/authentication.rb10064400902 Bytes7466abc28b1e616af3b5fe3470691e600a00e8aa4f5c74fceb868624cfbce30e
lib/service_template/middleware/database_stats.rb10064400334 Bytes877c53c454dc92221cac08578449240a9e4a6b98477ca81d51bb1111d47efd72
lib/service_template/middleware/logger.rb100644001.96 KB4cdf7f2c8e59f5752d224a87a96f56e291d7fafc2182d02180332c877a681235
lib/service_template/middleware/request_stats.rb100644001.02 KBc9161afa9a55de2c883a08395cbd7db6dca30db59947285767a0cfdef340b957
lib/service_template/output_formatters/entity.rb10064400457 Bytes98dcbba9b8e6040a571b5e6e01858d238df4c92ebab7a55157d53fc55e368a81
lib/service_template/output_formatters/include_nil.rb10064400426 Bytes1c74f9154e0fb8ade25e37750ddd78b2781e4fb91db30e33d80ae81a11be29c4
lib/service_template/output_formatters/json_api_representer.rb10064400163 Bytesaaec2fcf5ffa1441860af00075dda7cd07a3c0a5e1253fb02b3f3a0fe3123451
lib/service_template/param_sanitizer.rb10064400659 Bytes274d5af7ade019eda02cdf7af5882821024e2cd906aea279b65074195e572d3b
lib/service_template/rspec_extensions/response_helpers.rb10064400958 Bytesf6a876c675bbdd4a9c401c8b441c4df8d25fc3f18f06dae49a40bb2898909e4d
lib/service_template/setup.rb100644001003 Bytes79590f2e44bf6df7966707a76cf47a5545100b1f79f9dfd72740c937c572e789
lib/service_template/stats.rb100644001.42 KB438e64980dff788e5ca2e05f307459b4fa3f208e4b3dfb683d9a53aeac3556c0
lib/service_template/stats_d_timer.rb10064400668 Bytes082c88fd6971a5dbd2d2a159e16027c80378cc240c0d93fd4e047f9fc1290dad
lib/service_template/version.rb10064400859 Bytes7ea6ebf001f786cfe8987e13bac3b5ab005f15f7405ec1160786e643339a4e78
lib/tasks/deploy.rake10064400354 Bytesd2b1638de2da02bf102605030d63828f26127ba98e5431208f5514e7c1b5ff2b
lib/tasks/routes.rake10064400331 Bytes6352f3ef3c2a2bf8190653b1f341badd85890cf1597d03d9d6efe4f290abffb7
service_template.gemspec100644001.68 KBef94b3876ef6432528ef06f319b7b31364ca6c79e08e11aa659e2541bcc44c00
spec/active_record_extensions/seeder_spec.rb10064400342 Bytesd2d60708df97e0b306eec2f73f82631d86c54ee7f45267744a139892ea285a82
spec/authentication_spec.rb10064400612 Bytes259b3c47a2f5e329ee726f8db39d74a406dfcd3ad60b1f05caa4f1f618a36686
spec/generators/api_generator_spec.rb100644001.96 KB417fefc0c89a7fff9b69cd17cb2f5aa583afa3891b27f96f80ee7878e646efaf
spec/generators/readme_generator_spec.rb100644001003 Bytesab65cf104f29fae245cf71a16e7de6286bad5687266a30f4ba239a968176ff7b
spec/generators/scaffold_generator_spec.rb100644002.82 KB369030461cf32654043ef15817637c415ccfd286f94308b2f9258a2b8c733275
spec/grape_extenders_spec.rb100644001.03 KBb2615b02a7cdf17865409778dc6acbbce7eaf4e2bdfca0dd1bf805504d435d3f
spec/grape_extensions/error_formatter_spec.rb100644001.13 KB3c3b0f53d235f23b204cd7f93b1249ca6ab61174d4a0c8f108e0e17150c9e172
spec/grape_extensions/include_nil_spec.rb10064400688 Bytes31f62e22c1b2e2fdb35469474f9d229308d3e3c1372f3c34c66a77ceb3b75707
spec/identity_spec.rb100644001.79 KBdc2e214aca08ab797ab8b0353a6876ce4f0266c4285a8a1c95dc30f4dea1aab7
spec/json_error_spec.rb10064400408 Bytes19c88620dfc2882472f180d8521570a1a93007d14f1098718562db6910f228ed
spec/logger/log_transaction_spec.rb100644001.03 KB9e8d8bcebbbad2f7ad1216eafe5e735b400c9a3f86cbddf09e76cd4a19db1402
spec/logger/logger_spec.rb10064400438 Bytese7f0dac383b89660fa39ba97d100fcc1944b52b540eaa7ced1103cd97642a3a3
spec/logger/parseable_spec.rb10064400447 Bytes66a9762d8c0d34c044ca9283819314a040de98f0e3aa9c81d2483ab613cd45da
spec/middleware/authentication_spec.rb100644002.17 KB9bd7ce967e27ab5330ea1e8b74e6872ac0d4dc8f5e3862d465bce0ae643ca3e9
spec/middleware/database_stats_spec.rb100644002.47 KB8b7ee70248f27da5d28e40f879fa70a04eaee0a9ff5e991f73de97bfd42f4e49
spec/middleware/request_stats_spec.rb10064400861 Bytesf211c78daeeb66a8ee79b453bad15edabdfefd284d8ce95db1b8b9ad29a1f273
spec/spec_helper.rb100644001.14 KB7e0f195332a77ecc34a6138821dbc7b716bf1d11f6fdf853101ef1dc3c4487d5
spec/stats_d_timer_spec.rb10064400646 Bytes8a8124cadf950f1565565411e131cb7edc74b45f4190b35cd07ffb46292f0c38
spec/stats_spec.rb100644002.36 KB7c4957115f2ce225ee4c40fa5dd0ca3b193bba93ca15e68ae9581fd69eee00cf
spec/version_spec.rb100644001.48 KB49445d996ae86333d3660382fc61383b58a326a9db8539df896fdac34eeb06ba
tasks/spec.rake10064400160 Bytes556bae833eee9699ea3d93f4f6c2fb50ae7e3226328ff662aa7e7d93b95e7ceb
tasks/version.rake100644001.42 KB34be4dac368e2f2560dfcab03506fb52431dc966deb797fdf9bb7b9e0d7df9e2