Tag: Ruby on Rails
All the articles with the tag "Ruby on Rails".
-
The Dangers Of Constantize In Rails
Metaprogramming in Ruby / Rails is so sweet. In one of my core projects, I have utilised Rails constantize method to dynamically call classes. Let's say we are keeping a record of people interested in adopting a pet and the pets available for adoption.