Ben Hughes
Ben Hughes
has_draft
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.
jazz_model
Jazz Model - A data model for Jazz theory and other cool stuff.
message_block
A replacement for error_messages_for that is much more powerful/flexible.
nilify_blanks
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
Introspects your database string field maximum lengths and automatically defines length validations.
vexflow-json
A wrapper for the VexFlow staff engraving library to render staff notation from simple JSON instead complex API calls.