Hi, I am designing a db with datamapper, working with Ruby and Sinatra. One of my properties has to represent Time, but just hour and minutes, don't need year, etc. What do you suggest me? To use the time object anyway or a just a String separated by ":"? Which leads to the best performance (memory consumption and read/write speed)?
Thanks in advance. -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/datamapper?hl=en.
