search for: hcals

Displaying 2 results from an estimated 2 matches for "hcals".

Did you mean: hcall
2006 Aug 03
1
Markdown and the hCal microformat
Hi, I've got a suggestion for adding something to Markdown's syntax. I'm new to the list, so I don't know if this is likely to be received well - I'm aware that it's not all that common (yet) to want to do something like this, and I don't know where everyone here stands on if or how to make markup more meaningful. I'd like to generate some microformated
2006 May 19
0
HABTM and Belongs to find
SO I have a Hcal model. A hcal belongs_to :show, and has_and_belongs_to_many :datetypes. I want to be able to find all the hcals in a particular show, with a particular datetype. Is this possible? -- Posted via http://www.ruby-forum.com/.