0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updating for ar deprecation More... over 14 years ago
add uuid in before_validation_on_create so we can validate its presence Also, fix some broken migration tests (some still failing) More... over 14 years ago
Making this work with newer uuidtools gem More... over 14 years ago
Removing the attr_protected to allow users to use attr_accessible More... about 15 years ago
Updated README to reflect some cold, hard realities. More... about 15 years ago
Fixed bug where uuid migration would not run because a column can't both be NOT NULL and have default NULL (which is the Rails default when a default value isn't specified). Now the default is an empty string and the generate_uuids migration has been updated to reflect this. More... about 15 years ago
Removes broken index addition for now More... over 15 years ago
Adds some helpers for generating UUIDS on existing tables and altering creation options for the uuid column More... over 15 years ago
Moves tests to mocha and shoulda, and updates plugin to automatically generate a unique index on the uuid column More... over 15 years ago
Adds README More... over 15 years ago
Adds change_table support More... over 15 years ago
Namespace fix More... over 15 years ago
Fixes broken tests. More... over 15 years ago
Initial commit. More... over 15 years ago