From: Tom Hughes Date: Sat, 23 May 2009 12:39:45 +0000 (+0000) Subject: Use a block to add the language record as rails seems to ignore any X-Git-Tag: live~8448^2~75 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/ded669bb4de31137c8956d8ba40a24a220864ea3?hp=ded669bb4de31137c8956d8ba40a24a220864ea3 Use a block to add the language record as rails seems to ignore any attempt to set the primary key in the argument list of the create method. ---