Displaying 2 results from an estimated 2 matches for "misbehavens".
Did you mean:
misbehave
2011 Aug 13
6
How to create a custom time select form element?
Hello,
I would like to turn a regular 24 hour time select input into a 12 hour time select with an additional AM/PM select input. For example:
Before:
[00..23] : [00..59]
After:
[1..12] : [00..59] [AM,PM]
I''m really surprised that this sort of thing doesn''t come standard in Rails. Has this been
done before? Is there a plugin or gem that I can install? If not,
2011 Jul 05
9
How to implement a schedule of recurring events?
Hello,
I am fairly new to Ruby and Ruby on Rails. I am creating an
application that "has many :groups", each with their own schedule of
events. This is a little different than a calendar of events, since
these events recur every week and do not have a specific date. So for
example, I need to display a schedule for one group that looks like
this:
Group A''s Activities
- Monday