aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2020-10-05 21:40:05 +0200
committerhellekin <hellekin@cepheide.org>2020-10-05 21:40:05 +0200
commit81fb71f0510a5464634a65d97939f6fa54f419dd (patch)
treeea568f279b58a67f50c8d907eacb5901e031e197 /config
parent1d53b3c26f4167be4e19e508c96a617d79c67363 (diff)
downloadincommon-map-81fb71f0510a5464634a65d97939f6fa54f419dd.tar.gz
Use pry and bitfields
Pry is a great console enhancement for development. You can navigate through code and object with `cd` and `ls`, or use `show-method foo` to see how it's written... Bitfields allow to store multiple flags in an efficient integer. It will be used to keep track of a User's roles within an Agent. Pry: https://pry.github.io/ Pry-Rails: https://github.com/rweng/pry-rails Bitfields: https://github.com/grosser/bitfields
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions