Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sorbet/sorbet-typed issues and pull requests
#100 - Add Hash extensions to ActiveSupport
Pull Request -
State: closed - Opened by frewsxcv over 5 years ago
- 7 comments
#100 - Add Hash extensions to ActiveSupport
Pull Request -
State: closed - Opened by frewsxcv over 5 years ago
- 7 comments
#99 - Replace aliased methods with actual methods.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#99 - Replace aliased methods with actual methods.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#98 - Added "#!/usr/bin/env ruby" to .ci/run.rb to make it easier to run.
Pull Request -
State: closed - Opened by jasnow over 5 years ago
- 2 comments
#98 - Added "#!/usr/bin/env ruby" to .ci/run.rb to make it easier to run.
Pull Request -
State: closed - Opened by jasnow over 5 years ago
- 2 comments
#97 - Tighten up some ActiveSupport signatures
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#97 - Tighten up some ActiveSupport signatures
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#96 - Update the ActiveRecord #update method to allow an array of hashes.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#96 - Update the ActiveRecord #update method to allow an array of hashes.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#95 - Add many more methods and sigs for ActionPack
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 2 comments
#95 - Add many more methods and sigs for ActionPack
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 2 comments
#94 - Add ActiveSupport Array methods from Rails 6.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#94 - Add ActiveSupport Array methods from Rails 6.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#93 - Add #request method for Rails controllers
Pull Request -
State: closed - Opened by panthomakos over 5 years ago
- 5 comments
#93 - Add #request method for Rails controllers
Pull Request -
State: closed - Opened by panthomakos over 5 years ago
- 5 comments
#92 - Add a basic gem.rbi to lib/ruby.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 8 comments
#92 - Add a basic gem.rbi to lib/ruby.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 8 comments
#91 - Create minitest.rbi
Pull Request -
State: closed - Opened by frewsxcv over 5 years ago
#91 - Create minitest.rbi
Pull Request -
State: closed - Opened by frewsxcv over 5 years ago
#90 - Rename ~>6.0.0 to ~>6.0.0.rc1 for activerecord.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 1 comment
#90 - Rename ~>6.0.0 to ~>6.0.0.rc1 for activerecord.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 1 comment
#89 - Typing for ActionDispatch::ContentSecurityPolicy
Issue -
State: closed - Opened by connorshea over 5 years ago
- 1 comment
#89 - Typing for ActionDispatch::ContentSecurityPolicy
Issue -
State: closed - Opened by connorshea over 5 years ago
- 1 comment
#88 - Add types for activerecord-safer_migrations
Pull Request -
State: closed - Opened by clarkdave over 5 years ago
- 1 comment
#88 - Add types for activerecord-safer_migrations
Pull Request -
State: closed - Opened by clarkdave over 5 years ago
- 1 comment
#87 - Fix parameter ordering in rbi files.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#87 - Fix parameter ordering in rbi files.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#86 - Tighten some ActiveRecord sigs
Pull Request -
State: closed - Opened by pje over 5 years ago
- 2 comments
#86 - Tighten some ActiveRecord sigs
Pull Request -
State: closed - Opened by pje over 5 years ago
- 2 comments
#85 - Add validates_x_of helper methods to ActiveModel
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 1 comment
#85 - Add validates_x_of helper methods to ActiveModel
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 1 comment
#84 - Replace Thread with Process::Waiter for Open3
Pull Request -
State: closed - Opened by wuest over 5 years ago
#84 - Replace Thread with Process::Waiter for Open3
Pull Request -
State: closed - Opened by wuest over 5 years ago
#83 - Type of `Rails.application` should be `YourApp::Application`
Issue -
State: closed - Opened by bradleybuda over 5 years ago
- 2 comments
#83 - Type of `Rails.application` should be `YourApp::Application`
Issue -
State: closed - Opened by bradleybuda over 5 years ago
- 2 comments
#82 - Removed trailing blanks on 1 line in activesupport.rbi file
Pull Request -
State: closed - Opened by jasnow over 5 years ago
- 1 comment
#82 - Removed trailing blanks on 1 line in activesupport.rbi file
Pull Request -
State: closed - Opened by jasnow over 5 years ago
- 1 comment
#81 - Support nilable for open3 block
Pull Request -
State: closed - Opened by weirongxu over 5 years ago
#81 - Support nilable for open3 block
Pull Request -
State: closed - Opened by weirongxu over 5 years ago
#80 - Add sig for ActiveModel::Type::Boolean.new.cast
Pull Request -
State: closed - Opened by frewsxcv over 5 years ago
#80 - Add sig for ActiveModel::Type::Boolean.new.cast
Pull Request -
State: closed - Opened by frewsxcv over 5 years ago
#79 - Improve sig for ActiveRecord::Migration#create_table
Pull Request -
State: closed - Opened by pje over 5 years ago
#79 - Improve sig for ActiveRecord::Migration#create_table
Pull Request -
State: closed - Opened by pje over 5 years ago
#78 - Add type signatures for ActiveSupport::NumberHelper.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 1 comment
#78 - Add type signatures for ActiveSupport::NumberHelper.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 1 comment
#77 - Make StateMachines::StateContext#state variadic
Pull Request -
State: closed - Opened by pje over 5 years ago
#77 - Make StateMachines::StateContext#state variadic
Pull Request -
State: closed - Opened by pje over 5 years ago
#76 - Fix typo in `validate` method stub
Pull Request -
State: closed - Opened by pje over 5 years ago
- 1 comment
#76 - Fix typo in `validate` method stub
Pull Request -
State: closed - Opened by pje over 5 years ago
- 1 comment
#75 - Explain more about how to contribute rbi files in the README.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 1 comment
#75 - Explain more about how to contribute rbi files in the README.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 1 comment
#74 - Add ActiveSupport's String and Array methods
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#74 - Add ActiveSupport's String and Array methods
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#73 - Add more versions to ActiveRecord.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 2 comments
#73 - Add more versions to ActiveRecord.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 2 comments
#72 - Add method to grape types
Pull Request -
State: closed - Opened by alexevanczuk over 5 years ago
- 2 comments
#72 - Add method to grape types
Pull Request -
State: closed - Opened by alexevanczuk over 5 years ago
- 2 comments
#71 - No bare generics
Pull Request -
State: closed - Opened by jez over 5 years ago
- 3 comments
#71 - No bare generics
Pull Request -
State: closed - Opened by jez over 5 years ago
- 3 comments
#70 - Removed trailing blanks on 2 lines in bundler.rbi file
Pull Request -
State: closed - Opened by jasnow over 5 years ago
- 2 comments
#70 - Removed trailing blanks on 2 lines in bundler.rbi file
Pull Request -
State: closed - Opened by jasnow over 5 years ago
- 2 comments
#69 - Improve ActiveRecord::Persistence method signatures
Pull Request -
State: closed - Opened by pje over 5 years ago
- 1 comment
#69 - Improve ActiveRecord::Persistence method signatures
Pull Request -
State: closed - Opened by pje over 5 years ago
- 1 comment
#68 - Type Grape
Pull Request -
State: closed - Opened by alexevanczuk over 5 years ago
- 2 comments
#68 - Type Grape
Pull Request -
State: closed - Opened by alexevanczuk over 5 years ago
- 2 comments
#67 - ActiveRecord `save!` either returns `true` or throws an error
Pull Request -
State: closed - Opened by frewsxcv over 5 years ago
#67 - ActiveRecord `save!` either returns `true` or throws an error
Pull Request -
State: closed - Opened by frewsxcv over 5 years ago
#66 - Testing round-robin reviewer
Pull Request -
State: closed - Opened by aisamanra over 5 years ago
- 1 comment
#66 - Testing round-robin reviewer
Pull Request -
State: closed - Opened by aisamanra over 5 years ago
- 1 comment
#65 - Fix small bug in type signature of `ActiveRecord::Type::Boolean#cast`
Pull Request -
State: closed - Opened by pje over 5 years ago
- 1 comment
#65 - Fix small bug in type signature of `ActiveRecord::Type::Boolean#cast`
Pull Request -
State: closed - Opened by pje over 5 years ago
- 1 comment
#64 - Fix Bundler typecheck errors and include it in the CI typechecking.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#64 - Fix Bundler typecheck errors and include it in the CI typechecking.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
#63 - Add some methods to activerecord.rbi that are used in migrations.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 5 comments
#63 - Add some methods to activerecord.rbi that are used in migrations.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 5 comments
#62 - Update activemodel.rbi to allow format to be set to a Regexp.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 1 comment
#62 - Update activemodel.rbi to allow format to be set to a Regexp.
Pull Request -
State: closed - Opened by connorshea over 5 years ago
- 1 comment
#61 - Added options to PaperTrail::Model::ClassMethods#has_paper_trail
Pull Request -
State: closed - Opened by nitsujri over 5 years ago
- 1 comment
#61 - Added options to PaperTrail::Model::ClassMethods#has_paper_trail
Pull Request -
State: closed - Opened by nitsujri over 5 years ago
- 1 comment
#60 - Update ActiveRecord to remove 5.2 classes from all
Pull Request -
State: closed - Opened by alexevanczuk over 5 years ago
- 1 comment
#60 - Update ActiveRecord to remove 5.2 classes from all
Pull Request -
State: closed - Opened by alexevanczuk over 5 years ago
- 1 comment
#59 - [ActiveModel] Improve sigs for `validates`
Pull Request -
State: closed - Opened by pje over 5 years ago
#59 - [ActiveModel] Improve sigs for `validates`
Pull Request -
State: closed - Opened by pje over 5 years ago
#58 - [StateMachines] :do keyword can be a proc OR a symbol
Pull Request -
State: closed - Opened by pje over 5 years ago
- 1 comment
#58 - [StateMachines] :do keyword can be a proc OR a symbol
Pull Request -
State: closed - Opened by pje over 5 years ago
- 1 comment
#57 - Add CODEOWNERS to auto-assign PRs
Pull Request -
State: closed - Opened by aisamanra over 5 years ago
#57 - Add CODEOWNERS to auto-assign PRs
Pull Request -
State: closed - Opened by aisamanra over 5 years ago
#56 - TEST COMMIT, DO NOT MERGE
Pull Request -
State: closed - Opened by aisamanra over 5 years ago
#56 - TEST COMMIT, DO NOT MERGE
Pull Request -
State: closed - Opened by aisamanra over 5 years ago
#55 - Move ActiveRecord::Base methods into their actual modules and include/extend them explicitly
Pull Request -
State: closed - Opened by pje over 5 years ago
- 1 comment
#55 - Move ActiveRecord::Base methods into their actual modules and include/extend them explicitly
Pull Request -
State: closed - Opened by pje over 5 years ago
- 1 comment
#54 - Improve sigs for ActiveRecord `validate`
Pull Request -
State: closed - Opened by pje over 5 years ago
- 7 comments
#54 - Improve sigs for ActiveRecord `validate`
Pull Request -
State: closed - Opened by pje over 5 years ago
- 7 comments
#53 - Add sidekiq_options type to Sidekiq::Worker::ClassMethods
Pull Request -
State: closed - Opened by alexevanczuk over 5 years ago
- 1 comment
#53 - Add sidekiq_options type to Sidekiq::Worker::ClassMethods
Pull Request -
State: closed - Opened by alexevanczuk over 5 years ago
- 1 comment
#52 - Add missing kwargs to ActiveRecord::Base.validates
Pull Request -
State: closed - Opened by jaredbeck over 5 years ago
- 1 comment
#52 - Add missing kwargs to ActiveRecord::Base.validates
Pull Request -
State: closed - Opened by jaredbeck over 5 years ago
- 1 comment
#51 - Support `uniqueness` in ActiveRecord's `validates`
Pull Request -
State: closed - Opened by phansch over 5 years ago
- 1 comment
#51 - Support `uniqueness` in ActiveRecord's `validates`
Pull Request -
State: closed - Opened by phansch over 5 years ago
- 1 comment