Pinned Repositories
audited
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
connect4
Provides a Connect 4 board so you can program your own players/algorithms to compete.
csv-autoparser
CSV::AutoParser automatically parses a CSV file given a user specified header row and adds method style accessors to the CSV::Row data.
drawsvg
WIP: A ruby layer built on top of the rasem gem to make drawing SVGs easier.
excelxml
ExcelXml can parse the data out of an Excel XML Spreadsheet 2003.
factory
A mixin implementing the Factory design pattern via Ruby meta-programming.
handlebars.js
holdem
Judges a game of Texas Holdem.
minutes
Interprets time strings, increments times and provides time formatting.
records
bdiz's Repositories
bdiz/connect4
Provides a Connect 4 board so you can program your own players/algorithms to compete.
bdiz/csv-autoparser
CSV::AutoParser automatically parses a CSV file given a user specified header row and adds method style accessors to the CSV::Row data.
bdiz/audited
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
bdiz/drawsvg
WIP: A ruby layer built on top of the rasem gem to make drawing SVGs easier.
bdiz/excelxml
ExcelXml can parse the data out of an Excel XML Spreadsheet 2003.
bdiz/factory
A mixin implementing the Factory design pattern via Ruby meta-programming.
bdiz/handlebars.js
bdiz/holdem
Judges a game of Texas Holdem.
bdiz/minutes
Interprets time strings, increments times and provides time formatting.
bdiz/records
bdiz/vuetify
🐉 Material Component Framework for Vue.js 2
bdiz/vuex-mapper
ODM for Vuex and Firestore.