ActiveRecord Lazy Attributes Extension
I just released an ActiveRecord extension which allows attributes to be loaded lazily. Especially useful for BLOB columns and the like.
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 just released an ActiveRecord extension which allows attributes to be loaded lazily. Especially useful for BLOB columns and the like.
Post a comment