1 2 3 4
# OPTIMIZE: I think we can do a LOT for optimize this. def create added_counter = 0 ...
Ruby Importing large collection ...
This scripts get textarea w...
1 2 3 4
def calculate_price_of_credits(credits) case credits when 1..5000 ...
Ruby Ugly method for calculating...
by mister,
March 07, 2008 17:53,
3 refactorings
very uglish method, please ...
This code is of course full...