class CrowdFund::GrantProject
Public Instance Methods
remove_funds(amount)
click to toggle source
# File lib/fundraising_project/grant_project.rb, line 5 def remove_funds(amount) end
# File lib/fundraising_project/grant_project.rb, line 5 def remove_funds(amount) end