Libraries
»
kublog
(0.9.0)
»
Index
»
Kublog
»
Post
»
#author
Method: Kublog::Post#author
Defined in:
app/models/kublog/post.rb
#
author
⇒
Object
23 24 25
# File 'app/models/kublog/post.rb', line 23
def
author
user
.
to_s
end