Hello All,
I need to perform natural sorting on alphanumeric column’s data and even
return type should be ActiveRecord::Relation. I tried ‘naturally’ and
‘‘naturalsorter’’ gem but not successful.Below link explain what is
natural
sorting.
http://www.copterlabs.com/blog/natural-sorting-in-mysql/
Thanks! in advance