Change "to_sentence" for Arrays of one specific Model in Rails - by mirithil Is it possible to override the to_sentence method just for one model in my rails application? More generally, how do I modify methods for an Array of my models? Read the article