Open taylorbrooks opened 9 years ago
This saves people from metaprogramming module names ::Card or ::BankAccount based on hrefs.
::Card
::BankAccount
I feel like it makes more sense to solve https://github.com/balanced/balanced-ruby/issues/135.
This saves people from metaprogramming module names
::Card
or::BankAccount
based on hrefs.