Sha256: 899abaad814b119077a7f783668d6868d04886eb5c46bbcacf753ac367cffba3
Contents?: true
Size: 114 Bytes
Versions: 2
Compression:
Stored size: 114 Bytes
Contents
class Donut < ActiveRecord::Base has_permalink :flavor, :to => :slug, :to_param => [:slug, :id, 'permalink'] end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
permalink-0.1.1 | test/models/donut.rb |
permalink-0.1.0 | test/models/donut.rb |