Libraries
»
eboshi
(0.1.0)
»
Index
»
Eboshi
»
Work
»
#total
Method: Eboshi::Work#total
Defined in:
app/models/eboshi/work.rb
#
total
⇒
Object
45 46 47
# File 'app/models/eboshi/work.rb', line 45
def
total
(
rate
*
hours
)
.
round
(
2
)
end