cashflow-dev / rest-api-backend

REST API for the Cashflow application
GNU General Public License v3.0
0 stars 0 forks source link

Short id's for all documents (models) #77

Open JohanG2012 opened 5 years ago

JohanG2012 commented 5 years ago

Right now all the documents get assigned a _id field, for usability reasons we will aslo need all the models to have ha shortId field, to make it easier to navigate the CLI.

Check this library out: https://github.com/thetron/mongoid_token