Displaying 1 result from an estimated 1 matches for "find_next_month".
2006 Jun 30
3
passing parameters to functions
I''m new with ROR and am confused about passing parameters to functions.
I have a controller called Schedules and that calles a calendar helper
for a view called show_cal.rhtml. I need to be able to pass in a
specified month and year to get the correct schedule calendar to display
in the view. I''m just starting with this and am simply trying to
display the parameters