Sha256: 3b5cd1f4de62d96be85c1bf6201c939242f3c03328c927581c13ffe7cb0240a8
Contents?: true
Size: 127 Bytes
Versions: 2
Compression:
Stored size: 127 Bytes
Contents
class User < ActiveRecord::Base has_permalink :name, :to => :permalink, :to_param => [:id, " ", nil, "\t", :permalink] end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
permalink-0.1.1 | test/models/user.rb |
permalink-0.1.0 | test/models/user.rb |