Event & Wiki models specs
This commit is contained in:
parent
ef32e01b4c
commit
8ee0993fdf
4 changed files with 78 additions and 2 deletions
|
@ -7,7 +7,6 @@ class Wiki < ActiveRecord::Base
|
|||
|
||||
before_update :set_slug
|
||||
|
||||
|
||||
def to_param
|
||||
slug
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue