"acentuação".scan(/\xC3\xA7/)
Ruby On Please improve
by https://www.google.com/accounts/o8/id?id=AItOawlHZN6xya-P41xmvSHLey27wdmmgvG24aM,
February 09, 2012 00:34
Ruby On Please improve
by https://www.google.com/accounts/o8/id?id=AItOawlHZN6xya-P41xmvSHLey27wdmmgvG24aM,
February 09, 2012 00:33
Hi Ants,
thank you a lot.
...
Ruby On Please improve
by https://www.google.com/accounts/o8/id?id=AItOawlHZN6xya-P41xmvSHLey27wdmmgvG24aM,
February 09, 2012 00:32
Hi Ants,
thank you a lot.
...
@all_brands = Brand.find(:all).map(&:name).sort_by{|x| (-1)*x.id.length}
@line_items = LineItem.find(:all) # I cannot use database filter by brand here (NOSQL DB)
@all_brands.each_with_index do |brand, ind|
...
Ruby Please improve
by https://www.google.com/accounts/o8/id?id=AItOawlHZN6xya-P41xmvSHLey27wdmmgvG24aM,
February 08, 2012 01:11,
5 refactorings, tagged with ruby
In this piece of code I ass...
Hi Ants,
thank you a lot.
...