List Question
20 TechQA 2017-01-05T11:05:32.690000How to refine a method from a class inside a module
655 views
Asked by Paulo Fidalgo
Better way to turn a ruby class into a module than using refinements?
2.2k views
Asked by Andrea Amantini
Refinements: can't build up mixin in 'using' context
66 views
Asked by rellampec
Scoped monkey-patching of a class
225 views
Asked by WPeN2Ic850EU
Why doesn't to_proc work inside Ruby refinements?
267 views
Asked by Patrick Brinich-Langlois
Is it possible to use ruby refinements to change the behavior of a controller action in tests?
445 views
Asked by Balachander Ramachandran
method added via refinement not visible in rails controller
259 views
Asked by jrsa
How do I use Ruby refinements inside Rails Controller/Action?
1.4k views
Asked by Jirico
How to get the value from a Scott encoded GADT with type equality constraints?
240 views
Asked by AudioBubble
Ruby refinements gotchas
285 views
Asked by stratis
Does dynamic dispatching decrease the cyclomatic complexity?
193 views
Asked by Linus Oleander
Difference between Refinements and redefine class in ruby
182 views
Asked by Amro Abdalla
Do refinements apply only to instance methods?
2.6k views
Asked by andrewdotnich
Configurable refinements in ruby
104 views
Asked by 23tux
Applying refinements to a block
195 views
Asked by Silvio Mayolo
How can you refine HTTP::Headers.normalize_header?
105 views
Asked by Michael Hunter
Are refinements in Ruby 2.0 totally useless?
2.9k views
Asked by Aleksei Matiushkin
Ruby Enumerator "Single" method
101 views
Asked by Dmytrii Nagirniak
Using Refinements Hierarchically
243 views
Asked by Cary Swoveland
Ruby2.0: What is the difference between Ruby Refinements and Monkeypatches?
85 views
Asked by Venkat Ch