Skip to content

Commit

Permalink
Update Readme with contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
smtlaissezfaire committed Oct 11, 2009
1 parent 7d2ab78 commit 705d244
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rdoc
Expand Up @@ -30,4 +30,8 @@ Generate slugs for your models

=== Slug generation other than at creation time:

slugify :my_column, :when => lambda { |my_record| my_record.published? }
slugify :my_column, :when => lambda { |my_record| my_record.published? }

== Contributors

kule - STI Issues [Github Issue #1]

0 comments on commit 705d244

Please sign in to comment.