search for: streadm

Displaying 3 results from an estimated 3 matches for "streadm".

2006 Jul 28
4
add one month or one year to a date
Hi, I need to be able to add one month or in some cases on eyear to a Date. Does anyone know of any easy ways of doing this? thanks scott -- Posted via http://www.ruby-forum.com/.
2006 Jul 27
1
calendar plugin?
Hi, has anyone got any suggestions on where I can find a calendar plugin . Ive found this one so far http://wiki.rubyonrails.com/rails/pages/CalendarHelper but the documentation doesnt seem to exist, and not to sure on how to go about installing it. thanks scott -- Posted via http://www.ruby-forum.com/.
2006 Jul 27
1
get value from array
Hi, Ive got an array, and when I run @aArray.inspect in the view it outputs [#"45", "id"=>"1"}>] how can I just output the number 45? thanks dave -- Posted via http://www.ruby-forum.com/.