List Question
20 TechQA 2023-11-20T16:12:05.353000Refinements: can't build up mixin in 'using' context
66 views
Asked by rellampec
How to use a refinement to change the output of { now: Time.now }.inspect to be customized?
35 views
Asked by Daniel
Why does the Rails executor not recognize refinements on Kernel?
129 views
Asked by John Bachir
Does dynamic dispatching decrease the cyclomatic complexity?
193 views
Asked by Linus Oleander
Applying refinements to a block
195 views
Asked by Silvio Mayolo
Configurable refinements in ruby
104 views
Asked by 23tux
How can you refine HTTP::Headers.normalize_header?
105 views
Asked by Michael Hunter
Monkey-patching methods only inside my own code (by automatically using refinements?)
124 views
Asked by Manuel Jacob
NoMethodError when using Refinements in an ActiveRecord Model
206 views
Asked by abhinavmsra
Scoped monkey-patching of a class
225 views
Asked by WPeN2Ic850EU
method added via refinement not visible in rails controller
259 views
Asked by jrsa
Sharepoint Refinement Breadcrumb
148 views
Asked by arien aein
Difference between Refinements and redefine class in ruby
182 views
Asked by Amro Abdalla
Refinements and namespaces
174 views
Asked by kreek
Refine gem's class method
399 views
Asked by fabriciofreitag
Ruby refinements gotchas
285 views
Asked by stratis
How to get the value from a Scott encoded GADT with type equality constraints?
240 views
Asked by AudioBubble
Is it possible to use ruby refinements to change the behavior of a controller action in tests?
445 views
Asked by Balachander Ramachandran
best way to organize a long piece of code in ruby refinement block
208 views
Asked by Gaoyong Pan
How to refine a method from a class inside a module
655 views
Asked by Paulo Fidalgo