RailsCasts Pro episodes are now free!

Learn more or hide this

Florian Görlitz's Profile

GitHub User: chinito

Site: www.conlance.eu

Comments by Florian Görlitz

Avatar

good episode. But what about delegate? Where is the differnence to your:

ruby
def category_name
  read_attribute("category_name") || category.name
end

Thank you

Avatar

Seems to be fixed in the github master. Meanwhile just switch back to 2.13.4 or use the master.

Avatar

In ASCII cast there is a '=' missing between self.row_colors AND ["DDDDDD","FFFFFF"]

BTW
Great Cast!!!