Difference between class_inheritable_attribute and class_attribute
I couldn’t find any simple explanation about differences beetween class_inheritable_attribute
and class_attribute
methods, so I write a short post about them.
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!
I couldn’t find any simple explanation about differences beetween class_inheritable_attribute
and class_attribute
methods, so I write a short post about them.
Post a comment