Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sashazykov committed Feb 13, 2014
1 parent bd045d9 commit 8876ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/project.rb
Expand Up @@ -123,7 +123,7 @@ def next_tip_amount
end

def update_cache
update available_amount_cache: project.available_amount
update available_amount_cache: available_amount
end

def self.update_cache
Expand Down

0 comments on commit 8876ada

Please sign in to comment.