Module
Post::NamedExtension
activerecord/test/models/post.rb
Methods
A
author
Instance Public methods
author
()
Link
Source:
show
|
on GitHub
# File activerecord/test/models/post.rb, line 3
def
author
'lifo'
end