this is the error Im Getting I generated a scaffold with a decimal
when it generated it does this error
/staff_scheduler/app/controllers/log_entries_controller.rb:28: formal
argument cannot be a constant
def newql(Money.new(0, :dollars))
thanks for any help
Gabriel