Skip to content

issues Search Results · repo:sorbet/sorbet-typed language:Ruby

Filter by

17 results
 (76 ms)

17 results

insorbet/sorbet-typed (press backspace or delete to remove)

I m unable to find a definition for the sole method from ActiveSupport.
  • ipvalverde
  • Opened 
    on May 23, 2024
  • #408

As of a year ago, Stripe stated that tapioca was the appropriate way to generate RBI files. That post indicates that the central repository for tapioca is rbi-central rather than this one. There isn t ...
  • dorner
  • 1
  • Opened 
    on Jul 19, 2023
  • #404

The changes from #347 appear to have exposed conflicts between the generated activerecord.rbi and the sorbet-typed files. After this update was pulled into an update we found that the activerecord.rbi ...
  • choubacha
  • Opened 
    on Sep 8, 2021
  • #370

Documentation: https://api.rubyonrails.org/classes/ActiveRecord/Store/ClassMethods.html
  • harrybournis
  • Opened 
    on Jul 30, 2021
  • #368

ActiveRecord supports providing a class as the argument to a callback: https://guides.rubyonrails.org/active_record_callbacks.html#callback-classes class PictureFile ApplicationRecord after_destroy ...
  • tmcw
  • 1
  • Opened 
    on Dec 11, 2020
  • #326

After updating sorbet-typed I m facing the following errors in typecheck: sorbet/rbi/sorbet-typed/lib/activerecord/all/activerecord.rbi:253: Unable to resolve constant FilterEncryptedAttributes https://srb.help/5002 ...
  • ineu
  • Opened 
    on Nov 18, 2020
  • #307

https://github.com/sorbet/sorbet-typed/blob/e2c66cd8c8def462941c543ba50305085f747b60/lib/actionpack/all/actionpack.rbi#L1373 This line causes srb rbi update to segfault on my version of Rails (5.2). ActiveSupport::ParameterFilter ...
  • paul-mannino
  • 1
  • Opened 
    on Nov 17, 2020
  • #306

I ve noticed that prior to #235 that for a given gem all signatures were written in a single file, e.g. activerecord.rbi. While it works fine for small gems it becomes much disorganised and unreadable ...
  • dikond
  • Opened 
    on Apr 9, 2020
  • #236

I have a rails model which has a scope: scope :ready, - (date = DateTime.now) { where( date ? , date) } I get the following error: Expected T.any(T.proc.returns(T.untyped), T.proc.params(arg0: T.proc.returns(T.untyped)).returns(T.untyped), ...
  • mikkeljuhl
  • 1
  • Opened 
    on Oct 30, 2019
  • #159

When I ran rake this morning, I got 33 errors from actionpack_test.rb. Here is the output: https://gist.github.com/jasnow/8053687016d5f076fe3f0737317f9e0b - Ruby: 2.5.7 - Rails: 5.2.3 - Sorbet: ...
  • jasnow
  • Opened 
    on Oct 28, 2019
  • #157
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub