Having used DataMapper for a while now on this project, I’m starting to see the complexity I’ve created. By using MySQL for storing the data required in a relational format, it is taking too long to update the data (the admin back end hasn’t been completed yet).
Continue reading ‘DataMapper Move Over For This Project Please’
Tag Archive for 'datamapper'
I just spent two hours stuffing around because dm-validations said my BigDecimal wasn’t valid due to it not being a number. Continue reading ‘DataMapper and BigDecimal - validation’
Recent Comments