Y
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
cheshire137
4486 days ago
Plain Old Ruby Object, as opposed to an ActiveRecord model.
link
dragonwriter
4486 days ago
Never seen the term used before, but by analogy to POJO and POCO it would have to be a "Plain Old Ruby Object".
link
the_fury
4486 days ago
Plain Old Ruby Object
link