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.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
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