<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -164,9 +164,9 @@ module AmosKing #:nodoc:
         end
         
         # Creates a radio button for the current wizard page
-        def radio_button(field, tag_value, opts = {})
+        def wizard_page_radio_button(field, tag_value, opts = {})
           opts[:checked] = tag_value == @page.send(field.to_s)
-          radio_button(page_object_name, method, tag_value, options)
+          radio_button(page_object_name, field, tag_value, opts)
 	      end
 	      
         # Creates a date select for the current wizard page</diff>
      <filename>lib/acts_as_wizard.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ac56f55df122ca1e3c518c40c1fdda379f9dd60a</id>
    </parent>
  </parents>
  <author>
    <name>Nathan</name>
    <email>nathansampimon@Nathans-iMac.local</email>
  </author>
  <url>http://github.com/adkron/actsaswizard/commit/86037127b34982ca90cd8e44116a88317f6855c0</url>
  <id>86037127b34982ca90cd8e44116a88317f6855c0</id>
  <committed-date>2009-06-15T05:05:40-07:00</committed-date>
  <authored-date>2009-06-14T23:26:46-07:00</authored-date>
  <message>Form helper update

Signed-off-by: Amos King &lt;amos.l.king@gmail.com&gt;</message>
  <tree>de4f4e5161d4a06c1f1e98ebc6441bed540bc428</tree>
  <committer>
    <name>Amos King</name>
    <email>amos.l.king@gmail.com</email>
  </committer>
</commit>
