Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,6 @@ Say you have an Episode model that belongs to TVSeries. Every episode will have
Collection.create(:title => 'Quick foxes jumping')
Collection.first.slug => 'quick-foxes-jumping'

== License

MIT