RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: d3vi1h3aRt
Brett, i fixed that by adding next line in pianos.rb file
attr_accessible :name, :dimensions, :manufactured_on, :upright, :photo_id, :description, :position
Brett, i fixed that by adding next line in pianos.rb file