{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":136836678,"defaultBranch":"master","name":"rubocop-rails","ownerLogin":"koic","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-06-10T19:00:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13203?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715489237.0","currentOid":""},"activityList":{"items":[{"before":"4f43d8f63b6822e32ac8d2183dfe2f3cf42a699c","after":null,"ref":"refs/heads/restore_skipping_specs_for_prism","pushedAt":"2024-05-12T04:47:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":"5628e0f27883ba5786212770b38e6abc1ef15e98","after":"4f43d8f63b6822e32ac8d2183dfe2f3cf42a699c","ref":"refs/heads/restore_skipping_specs_for_prism","pushedAt":"2024-05-10T18:24:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Restore skipped specs for Prism\n\nThis PR restores skipped specs for Prism.\nThey have already been resolved in Prism, so they can be tested.","shortMessageHtmlLink":"Restore skipped specs for Prism"}},{"before":null,"after":"5628e0f27883ba5786212770b38e6abc1ef15e98","ref":"refs/heads/restore_skipping_specs_for_prism","pushedAt":"2024-05-10T18:22:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Restore skipped specs for Prism\n\nThis PR restores skipped specs for Prism.\nThey have already been resolved in Prism, so they can be tested.","shortMessageHtmlLink":"Restore skipped specs for Prism"}},{"before":"6cf1d841b261d1c6354a1d5c9974483a00be0e5c","after":null,"ref":"refs/heads/fix_an_incorrect_autocorrect_for_rails_validation","pushedAt":"2024-04-19T17:11:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":"5552d89853dede0fe590332e081fd81c3e8baed5","after":"6cf1d841b261d1c6354a1d5c9974483a00be0e5c","ref":"refs/heads/fix_an_incorrect_autocorrect_for_rails_validation","pushedAt":"2024-04-17T02:51:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Fix #1270] Fix an incorrect autocorrect for `Rails/Validation`\n\nFixes #1270.\n\nThis PR fixes an incorrect autocorrect for `Rails/Validation`\nwhen using `validates_size_of`.","shortMessageHtmlLink":"[Fix rubocop#1270] Fix an incorrect autocorrect for Rails/Validation"}},{"before":null,"after":"5552d89853dede0fe590332e081fd81c3e8baed5","ref":"refs/heads/fix_an_incorrect_autocorrect_for_rails_validation","pushedAt":"2024-04-17T02:50:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Fix #1270] Fix an incorrect autocorrect for `Rails/Validation`","shortMessageHtmlLink":"[Fix rubocop#1270] Fix an incorrect autocorrect for Rails/Validation"}},{"before":"7864209eebd36c07777f7c9905c923671efeb8d3","after":null,"ref":"refs/heads/fix_an_error_for_rails_unused_ignored_column","pushedAt":"2024-03-05T16:17:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":null,"after":"7864209eebd36c07777f7c9905c923671efeb8d3","ref":"refs/heads/fix_an_error_for_rails_unused_ignored_column","pushedAt":"2024-03-05T02:13:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"[Fix #1247] Fix an error for `Rails/UnusedIgnoredColumns`\n\nFixes #1247.\n\nThis PR fixes an error for `Rails/UnusedIgnoredColumns`\nwhen without tables in db/schema.rb.","shortMessageHtmlLink":"[Fix rubocop#1247] Fix an error for Rails/UnusedIgnoredColumns"}},{"before":"d8ce294ec9d5d7d9e2e2146143e582a975bbc24b","after":null,"ref":"refs/heads/support_prism","pushedAt":"2024-03-03T07:34:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":"41e3a1fe8a9991d809585e1b522c04e0342d832d","after":"d8ce294ec9d5d7d9e2e2146143e582a975bbc24b","ref":"refs/heads/support_prism","pushedAt":"2024-03-03T07:25:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Support Prism as a Ruby parser\n\nFollow up https://github.com/rubocop/rubocop-ast/pull/277\n\nInternally, the Parser gem API is used directly to parse db/schema.rb.\nThis has been replaced with `RuboCop::AST::ProcessedSource` from RuboCop AST 1.31,\nwhich is compatible with the Prism parser API of the Parser gem API.\n\nThis change resolves error (e.g., `uninitialized constant Parser::Ruby33`)\nrelated to db/schema.rb parsing when Prism is specified as the parser engine,\nenabling paring with Prism.","shortMessageHtmlLink":"Support Prism as a Ruby parser"}},{"before":"e089ad7cde3bbfdeb042abb7ac93ac081c5bd351","after":"41e3a1fe8a9991d809585e1b522c04e0342d832d","ref":"refs/heads/support_prism","pushedAt":"2024-03-02T16:12:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Support Prism as a Ruby parser\n\nFollow up https://github.com/rubocop/rubocop-ast/pull/277\n\nInternally, the Parser gem API is used directly to parse db/schema.rb.\nThis has been replaced with `RuboCop::AST::ProcessedSource` from RuboCop AST 1.31,\nwhich is compatible with the Prism parser API of the Parser gem API.\n\nThis change resolves error (e.g., `uninitialized constant Parser::Ruby33`)\nrelated to db/schema.rb parsing when Prism is specified as the parser engine,\nenabling paring with Prism.","shortMessageHtmlLink":"Support Prism as a Ruby parser"}},{"before":"d385eabbfa272d3052c60b5bbc66615e1b293c74","after":"e089ad7cde3bbfdeb042abb7ac93ac081c5bd351","ref":"refs/heads/support_prism","pushedAt":"2024-03-02T09:37:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Support Prism as a Ruby parser\n\nFollow up https://github.com/rubocop/rubocop-ast/pull/277\n\nInternally, the Parser gem API is used directly to parse db/schema.rb.\nThis has been replaced with `RuboCop::AST::ProcessedSource` from RuboCop AST 1.31,\nwhich is compatible with the Prism parser API of the Parser gem API.\n\nThis change resolves error (e.g., `uninitialized constant Parser::Ruby33`)\nrelated to db/schema.rb parsing when Prism is specified as the parser engine,\nenabling paring with Prism.","shortMessageHtmlLink":"Support Prism as a Ruby parser"}},{"before":"75e80421a9b2ede0a708a2be24b20449a793893d","after":"d385eabbfa272d3052c60b5bbc66615e1b293c74","ref":"refs/heads/support_prism","pushedAt":"2024-03-02T07:29:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Support Prism as a Ruby parser\n\nFollow up https://github.com/rubocop/rubocop-ast/pull/277\n\nInternally, the Parser gem API is used directly to parse db/schema.rb.\nThis has been replaced with `RuboCop::AST::ProcessedSource` from RuboCop AST 1.31,\nwhich is compatible with the Prism parser API of the Parser gem API.\n\nThis change resolves error (e.g., `uninitialized constant Parser::Ruby33`)\nrelated to db/schema.rb parsing when Prism is specified as the parser engine,\nenabling paring with Prism.","shortMessageHtmlLink":"Support Prism as a Ruby parser"}},{"before":"6b9348d93013b43d018af8db0945ef19d008a927","after":"75e80421a9b2ede0a708a2be24b20449a793893d","ref":"refs/heads/support_prism","pushedAt":"2024-03-02T06:46:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Support Prism as a Ruby parser\n\nFollow up https://github.com/rubocop/rubocop-ast/pull/277\n\nInternally, the Parser gem API is used directly to parse db/schema.rb.\nThis has been replaced with `RuboCop::AST::ProcessedSource` from RuboCop AST 1.31,\nwhich is compatible with the Prism parser API of the Parser gem API.\n\nThis change resolves error (e.g., `uninitialized constant Parser::Ruby33`)\nrelated to db/schema.rb parsing when Prism is specified as the parser engine,\nenabling paring with Prism.","shortMessageHtmlLink":"Support Prism as a Ruby parser"}},{"before":"2bcbc2da5ef0faa034d449a232152dc8a3f415da","after":"6b9348d93013b43d018af8db0945ef19d008a927","ref":"refs/heads/support_prism","pushedAt":"2024-03-02T06:38:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Support Prism as a Ruby parser\n\nFollow up https://github.com/rubocop/rubocop-ast/pull/277\n\nInternally, the Parser gem API is used directly to parse db/schema.rb.\nThis has been replaced with `RuboCop::AST::ProcessedSource` from RuboCop AST 1.31,\nwhich is compatible with the Prism parser API of the Parser gem API.\n\nThis change resolves error (e.g., `uninitialized constant Parser::Ruby33`)\nrelated to db/schema.rb parsing when Prism is specified as the parser engine,\nenabling paring with Prism.","shortMessageHtmlLink":"Support Prism as a Ruby parser"}},{"before":null,"after":"2bcbc2da5ef0faa034d449a232152dc8a3f415da","ref":"refs/heads/support_prism","pushedAt":"2024-03-02T06:36:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Support Prism as a Ruby parser\n\nFollow up https://github.com/rubocop/rubocop-ast/pull/277\n\nInternally, the Parser gem API is used directly to parse db/schema.rb.\nThis has been replaced with `RuboCop::AST::ProcessedSource` from RuboCop AST 1.31,\nwhich is compatible with the Prism parser API of the Parser gem API.\n\nThis change resolves error (e.g., `uninitialized constant Parser::Ruby33`)\nrelated to db/schema.rb parsing when Prism is specified as the parser engine,\nenabling paring with Prism.","shortMessageHtmlLink":"Support Prism as a Ruby parser"}},{"before":"c277298b173a40c6336f47e3e3feaf85c7d23fd5","after":null,"ref":"refs/heads/ci_against_ruby_3_3","pushedAt":"2023-12-29T22:33:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":null,"after":"c277298b173a40c6336f47e3e3feaf85c7d23fd5","ref":"refs/heads/ci_against_ruby_3_3","pushedAt":"2023-12-28T08:24:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"CI against Ruby 3.3\n\nhttps://github.com/ruby/setup-ruby/pull/553 has been merged.","shortMessageHtmlLink":"CI against Ruby 3.3"}},{"before":"7c672a02e1f52b95ab878aeaad3f78de9efaa3bd","after":null,"ref":"refs/heads/make_some_cops_aware_of_safe_navigation_operator","pushedAt":"2023-12-15T17:09:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":"43d7d73470cf97cb5d7408683fb328eff2c204e8","after":"7c672a02e1f52b95ab878aeaad3f78de9efaa3bd","ref":"refs/heads/make_some_cops_aware_of_safe_navigation_operator","pushedAt":"2023-12-15T16:53:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Make some cops aware of safe navigation operator\n\nFixes #1191, #1192, #1193, #1194, #1196, #1197, #1201, and #1202.\n\nThis PR makes `Rails/ActiveSupportAliases`, `Rails/FindBy`, `Rails/FindById`, `Rails/Inquiry`,\n`Rails/Pick` `Rails/PluckId`, `Rails/PluckInWhere`, `Rails/WhereEquals`, `Rails/WhereExists`,\nand `Rails/WhereNot` cops aware of safe navigation operator.","shortMessageHtmlLink":"Make some cops aware of safe navigation operator"}},{"before":"1fe8f0e7c5cdd771e1c707a5f3758018fa919fdd","after":null,"ref":"refs/heads/workaround_for_installation_error_of_bigdecimal_3_1_5_in_jruby","pushedAt":"2023-12-13T14:39:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":"496fa6df105bd86c301659751326cab535fe1ea1","after":"43d7d73470cf97cb5d7408683fb328eff2c204e8","ref":"refs/heads/make_some_cops_aware_of_safe_navigation_operator","pushedAt":"2023-12-13T14:36:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Make some cops aware of safe navigation operator\n\nFixes #1191, #1192, #1193, #1194, #1196, #1197, #1201, and #1202.\n\nThis PR makes `Rails/ActiveSupportAliases`, `Rails/FindBy`, `Rails/FindById`, `Rails/Inquiry`,\n`Rails/Pick` `Rails/PluckId`, `Rails/PluckInWhere`, `Rails/WhereEquals`, `Rails/WhereExists`,\nand `Rails/WhereNot` cops aware of safe navigation operator.","shortMessageHtmlLink":"Make some cops aware of safe navigation operator"}},{"before":null,"after":"1fe8f0e7c5cdd771e1c707a5f3758018fa919fdd","ref":"refs/heads/workaround_for_installation_error_of_bigdecimal_3_1_5_in_jruby","pushedAt":"2023-12-13T08:34:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Workaround for installation error of BigDecimal 3.1.5 in JRuby\n\nThis PR is a workaround for installation error of BigDecimal 3.1.5 in JRuby:\n\n```console\nInstalling bigdecimal 3.1.5 with native extensions\nGem::Ext::BuildError: ERROR: Failed to build gem native extension.\n```\n\nhttps://github.com/rubocop/rubocop-rails/actions/runs/7192052922/job/19587776909","shortMessageHtmlLink":"Workaround for installation error of BigDecimal 3.1.5 in JRuby"}},{"before":"c899a9ad14af939766289b7b16388e205f3013d6","after":"496fa6df105bd86c301659751326cab535fe1ea1","ref":"refs/heads/make_some_cops_aware_of_safe_navigation_operator","pushedAt":"2023-12-13T08:14:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Workaround for installation error of BigDecimal 3.1.5 in JRuby","shortMessageHtmlLink":"Workaround for installation error of BigDecimal 3.1.5 in JRuby"}},{"before":"e50f3f6fcc878dbaee1e96025113d297858da20e","after":"c899a9ad14af939766289b7b16388e205f3013d6","ref":"refs/heads/make_some_cops_aware_of_safe_navigation_operator","pushedAt":"2023-12-13T08:10:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Workaround for installation error of BigDecimal 3.1.5 in JRuby","shortMessageHtmlLink":"Workaround for installation error of BigDecimal 3.1.5 in JRuby"}},{"before":"c7738d7d66bd79a989da4624eda6c067e0a36558","after":"e50f3f6fcc878dbaee1e96025113d297858da20e","ref":"refs/heads/make_some_cops_aware_of_safe_navigation_operator","pushedAt":"2023-12-13T08:07:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Workaround for the following install error in JRuby matrix","shortMessageHtmlLink":"Workaround for the following install error in JRuby matrix"}},{"before":"43d7d73470cf97cb5d7408683fb328eff2c204e8","after":"c7738d7d66bd79a989da4624eda6c067e0a36558","ref":"refs/heads/make_some_cops_aware_of_safe_navigation_operator","pushedAt":"2023-12-13T07:39:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Workaround for the following install error in JRuby matrix","shortMessageHtmlLink":"Workaround for the following install error in JRuby matrix"}},{"before":"3ef1c5b280862ce4749a6f3c498671a2e640967d","after":"43d7d73470cf97cb5d7408683fb328eff2c204e8","ref":"refs/heads/make_some_cops_aware_of_safe_navigation_operator","pushedAt":"2023-12-13T07:30:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Make some cops aware of safe navigation operator\n\nFixes #1191, #1192, #1193, #1194, #1196, #1197, #1201, and #1202.\n\nThis PR makes `Rails/ActiveSupportAliases`, `Rails/FindBy`, `Rails/FindById`, `Rails/Inquiry`,\n`Rails/Pick` `Rails/PluckId`, `Rails/PluckInWhere`, `Rails/WhereEquals`, `Rails/WhereExists`,\nand `Rails/WhereNot` cops aware of safe navigation operator.","shortMessageHtmlLink":"Make some cops aware of safe navigation operator"}},{"before":"5eb526aed52c8e61cc6a2e5252b5138b9bdd6b4e","after":"3ef1c5b280862ce4749a6f3c498671a2e640967d","ref":"refs/heads/make_some_cops_aware_of_safe_navigation_operator","pushedAt":"2023-12-05T09:46:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Make some cops aware of safe navigation operator\n\nFixes #1191, #1192, #1193, #1194, #1196, #1197, #1201, and #1202.\n\nThis PR makes `Rails/ActiveSupportAliases`, `Rails/FindBy`, `Rails/FindById`, `Rails/Inquiry`,\n`Rails/Pick` `Rails/PluckId`, `Rails/PluckInWhere`, `Rails/WhereEquals`, `Rails/WhereExists`,\nand `Rails/WhereNot` cops aware of safe navigation operator.","shortMessageHtmlLink":"Make some cops aware of safe navigation operator"}},{"before":null,"after":"5eb526aed52c8e61cc6a2e5252b5138b9bdd6b4e","ref":"refs/heads/make_some_cops_aware_of_safe_navigation_operator","pushedAt":"2023-12-05T09:44:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Make some cops aware of safe navigation operator\n\nFixes #1191, #1192, #1193, #1194, #1196, #1197, #1201, and #1202.\n\nThis PR makes `Rails/ActiveSupportAliases`, `Rails/FindBy`, `Rails/FindById`, `Rails/Inquiry`,\n`Rails/Pick` `Rails/PluckId`, `Rails/PluckInWhere`, `Rails/WhereEquals`, `Rails/WhereExists`,\nand `Rails/WhereNot` cops aware of safe navigation operator.","shortMessageHtmlLink":"Make some cops aware of safe navigation operator"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAER4TZRAA","startCursor":null,"endCursor":null}},"title":"Activity ยท koic/rubocop-rails"}