Hello,

Im having trouble with the plugin calender_date_select;

if install it using a url external source, done-> gem install
calendar_date_select and config.gem in my environment.rb

but i keep having errors; currently errors im getting;

---------------------------------------------
ArgumentError in Faultreports#new
Showing app/views/faultreports/new.html.erb where line #187 raised:

wrong number of arguments (5 for 4)

Extracted source (around line #187):

184:   <p>
185:     <%= f.label :FaultOccurredDate %><br />
186:
187:    <%= f.calendar_date_select :FaultOccurredDate %>
188:
189:
190:   </p>

---------------------------------------------

i've look around the mailing list and found some with the similar
problem but could find the exact answer or solution im looking for
wonder if anyone can help?

Thanks in Advance

-- 
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby

Reply via email to