Displaying 2 results from an estimated 2 matches for "actionhelper".
2006 Jul 27
9
CalendarHelper
Has anyone had any luck using the CalendarHelper plugin at 
http://wiki.rubyonrails.com/rails/pages/CalendarHelper recently?
I''m scratching my head over the following error when I look at any page 
in my application:
 NameError in CalendarController#index
undefined local variable or method `date_format'' for 
#<CalendarController:0x24ccd4c>
RAILS_ROOT:
2006 Aug 14
0
date_select form
How can I define a desired date in the ActionHelper "date_select". I 
want to select always the last date in the current month.
Select:
-------
June -> 2006-06-30
July -> 2006-06-31
and so on....
-- 
Posted via http://www.ruby-forum.com/.