ruby / ruby/typeprof

undefined method: singleton

Open
#105 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
833
Forks
99
Avg merge
9h 30m
Merged PRs (30d)
12

Description

My environment:

  • Ruby 3.1.0
  • Rails 7.0.1
  • Ubuntu 20.04

I created a simple blog application for the demo and I use VSCode.

When I open any file then the typeprof gem show warning and an error message but the app does not error any.

[warning] superclass is any; Object is used insteadTypeProf
[error] undefined method: singleton(PostsController)#before_actionTypeProf

typeprof

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the report with Ruby 3.1.0, Rails 7.0.1, Ubuntu 20.04, and the simple blog application in VSCode. Start by examining TypeProf's diagnostics for PostsController#before_action; done means the false superclass and undefined-method diagnostics no longer appear while the application continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.