Ben Hughes

Results 7 repositories owned by Ben Hughes

has_draft

67
Stars
16
Forks
Watchers

Allows for your ActiveRecord models to have "drafts" which are stored in a separate duplicate table that can be edited without affecting the "live" copy.

jazzity

25
Stars
3
Forks
Watchers

The Jazz Knowledge Engine

jazz_model

179
Stars
19
Forks
Watchers

Jazz Model - A data model for Jazz theory and other cool stuff.

message_block

160
Stars
8
Forks
Watchers

A replacement for error_messages_for that is much more powerful/flexible.

nilify_blanks

313
Stars
33
Forks
Watchers

Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a blank string.

validates_lengths_from_database

84
Stars
22
Forks
Watchers

Introspects your database string field maximum lengths and automatically defines length validations.

vexflow-json

46
Stars
7
Forks
Watchers

A wrapper for the VexFlow staff engraving library to render staff notation from simple JSON instead complex API calls.