Hey there! There's a new Shoes self: #89 Here's a link: https://github.com/shoes/shoes/issues/89 And you can find out all about it below! Have a great day! - The Shoes Robot > "Radio.checked? fails" > ------------------- > around line 5003 in shoes/ruby.c for radio buttons the code for checked? calls the code for check.checked? > > It should call a radio specific hook not a check hook.