Skip to content

issues Search Results · author:ksss

Filter by

0 results
 (75 ms)

0 results

Several methods defined in core/rbs/unnamed/random.rbs are methods made available in Ruby through the extension library random.formatter. $ ruby -e p Random.uuid -e:1:in main : undefined method ...
  • ksss
  • Opened 
    2 days ago
  • #2660

class Photo ApplicationRecord scope :active, - { where(active: true) } end class RecommendedPhoto Photo end RecommendedPhoto.all.active # ^^^^^^ # Type `::RecommendedPhoto::ActiveRecord_Relation` ...
  • ksss
  • Opened 
    25 days ago
  • #51

Prepare The target file is https://github.com/ruby/gem_rbs_collection/blob/main/gems/activerecord/8.0/activerecord-generated.rbs $ cat parse.rb require rbs require benchmark/ips sig = Pathname( ...
  • ksss
  • Opened 
    on Jun 23
  • #2563

The last release of digest-murmurhash gem was in 2016. But, this gem has been confirmed to work with Ruby 3.4. The Code of digest-murmurhash is very stable and does not need to be updated or released. ...
  • ksss
  • Opened 
    on Apr 9
  • #6

RBS Steep does not handle the main object well. # sample.rb using Foo sample.rb:1:0: [error] Type `::Object` does not have method `using` │ Diagnostic ID: Ruby::NoMethod │ └ using Foo ~~~~~ Problem ...
  • ksss
  • Opened 
    on Mar 26
  • #2361

# sample.rb Pipeline.new .step {} .step {} .step {} .step {} .step {} .step {} .step {} .step {} .step {} .step {} target ...
  • ksss
  • 1
  • Opened 
    on Mar 12
  • #1522

https://github.com/ruby/gem_rbs_collection/actions/runs/13278513144/job/37072354132 bin/test execute bundle lock to resolve dependencies. Therefore, the source code for the gem is not available. As a ...
  • ksss
  • 2
  • Opened 
    on Feb 12
  • #789

Hi @yoshoku san. We started using rumale. Thank you for a great library. However, problems were found with the RBS signature of this library. If this library is included, the RBS signatures cannot be ...
  • ksss
  • 1
  • Opened 
    on Feb 12
  • #2

Dear Maintainers of Rails Repositories(@tk0miya, @ydah, @hibariya, @Little-Rubyist). Currently, Rails repositories follow a method where v6 signatures are inherited, and differences are added incrementally. ...
  • ksss
  • 5
  • Opened 
    on Feb 11
  • #788

Problem SyntaxError: (eval at /Users/ksss/src/github.com/ksss/orthoses/lib/orthoses/call_tracer/capturable.rb:53):1: syntax error found (SyntaxError) 1 | __extract_rest_parameters__(...) | ...
  • ksss
  • Opened 
    on Jan 31
  • #102
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! 
Restrict your search to the title by using the in:title qualifier.