Hacker News new | ask | show | jobs
by iamwil 4486 days ago
I can't seem to find it on Google. What's a PORO?
3 comments

Plain Old Ruby Object, as opposed to an ActiveRecord model.
Never seen the term used before, but by analogy to POJO and POCO it would have to be a "Plain Old Ruby Object".
Plain Old Ruby Object