index
:
xlgmokha/grants.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
unit.rb
blob: 632ea95ab426e0a99f86a914f8124318b4f998a0 (
plain
)
1
2
3
4
5
class Unit def *(price) price end end