How to create a proxy class in ruby
Ever wondered how ActiveRecord is able to pull of it’s nifty tricks with associations? The answer is creating a proxy class. It’s actually nice tool to have in your nerdy tool belt.
Ever wondered how ActiveRecord is able to pull of it’s nifty tricks with associations? The answer is creating a proxy class. It’s actually nice tool to have in your nerdy tool belt.
Post a comment