sluggable_tim_jan15 0.0.1
creates slugs based, accounting for duplicates. Needs to be added from the very beginning to count correctly. Adds slug before creation, does not save object. Object to be slugged need to have "slug" column, which needs to be described in the model with "sluggable_attribute :column_name"