-
Notifications
You must be signed in to change notification settings - Fork 277
Issues: flyerhzm/rails_best_practices
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
RemoveUnusedMethodsInHelpersCheck
marks helper methods as unused after upgrade from HAML 5 to 6
#396
opened Oct 21, 2022 by
oliverklee
False positive: restrict auto-generated routes using resources with concern
#345
opened Jan 3, 2019 by
JuanfraM
False positive for rescue Exception when multiple classes passed!
#299
opened Aug 30, 2017 by
OrelSokolov
RemoveUnusedMethod check will consider methods private if they are below the
private
flag of a nested class
#297
opened Jul 17, 2017 by
BenMusch
mark_parent_class_method_used
method traverses inheritance tree up indefinitely
#290
opened Apr 18, 2017 by
maksar
Rspec - superclass mismatch for class AddModelVirtualAttributeReview
#284
opened Dec 6, 2016 by
mberrueta
use of
File
methods generates move model logic to model warning
#282
opened Oct 24, 2016 by
akashdotsrivastava
False positive for "Remove unused method" when helper method is used from another helper
#278
opened Jul 28, 2016 by
hakanai
False positive for "Remove unused methods" when overriding methods in the superclass
#277
opened Jul 28, 2016 by
hakanai
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.