Libraries
»
findable
(0.2.2)
»
Index
»
Findable
»
Base
»
#id
Method: Findable::Base#id
Defined in:
lib/findable/base.rb
#
id
⇒
Object
143 144 145
# File 'lib/findable/base.rb', line 143
def
id
attributes
[
:id
]
.
presence
end