0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Patch to join tags by delimiter instead of ', ' More... over 14 years ago
Add a test to make sure any blank tags are rejected. More... almost 15 years ago
Reject any blank tags from the list. More... almost 15 years ago
Adding a view example to the README. More... about 15 years ago
add reference from taggig back to taggable More... about 15 years ago
remove taggings when destroying tag or taggable More... about 15 years ago
Readme More... about 15 years ago
gemification More... about 15 years ago
Version bump to 0.1.0 More... about 15 years ago
Adds license and jeweler's rakefile Changed tests that broke due to a different execution order More... about 15 years ago
Adds migration generator for tags and taggings tables More... about 15 years ago
let people deviate from the only sensible tag delimiter More... about 15 years ago
add test coverage for tag list default name More... about 15 years ago
add rakefile for testing More... about 15 years ago
adding cleaning of whitespaces around commas in tag list strings More... about 15 years ago
add TagList subclass of array for displaying the tag list More... over 15 years ago
add init.rb More... over 15 years ago
implement tag list saving for different kinds of tags More... over 15 years ago
make find_or_initialize... aware of tag kinds More... over 15 years ago
uniqueness constraint should be scope_of kind More... over 15 years ago
add kind to tag for categorizing tags More... over 15 years ago
implement tag list management (it's late, but we think it works) More... over 15 years ago
add is_taggable methods and related stuffs More... over 15 years ago
add method for finding or initializing by similar name More... over 15 years ago
validate presence of name More... over 15 years ago
add uniqueness constraint to tag More... over 15 years ago
add test for taggings More... over 15 years ago
start adding some models More... over 15 years ago
add some models More... over 15 years ago
add some basic stuff More... over 15 years ago