Skip to content

Commit

Permalink
commit final
Browse files Browse the repository at this point in the history
  • Loading branch information
alu0100956153 committed Jan 9, 2019
1 parent 9d65479 commit adc68ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ValoresNutricionales/menu_dsl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ def to_s
output << "#{com[:fibra].round(2)}\t"
output << "#{com[:sal].round(2)}\t"
output << "#{com[:valor].round(2)}\t"
output <<"\n"
end
output
Expand Down

0 comments on commit adc68ac

Please sign in to comment.