Hi, I am new to RoR and using rails 2.3.5. I have installed the
calendardateselect plugin and used in my view form as described like
<% fields_for :reminder do |rem| %>
<%= rem.calendar_date_select :scheduled %>
<% end %>
but I am getting error like "wrong number of arguments (5 for 4)",
I have gone through discussion and found to update the plugin. can
anybody please help me out to integrate the plugin into the app.
Thanks in advance.
--
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
To unsubscribe, reply using "remove me" as the subject.