search for: m000103

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

Did you mean: 1000103
2006 Apr 04
2
Pagination and Parent Conditions
Can I do any "fancy" conditionals when using the Pagination helper? The problem is that I want to be able to specify a conditional based on the criteria of a parent object. Here''s an example: Object A has_many Object B''s I want to paginate through 100 B''s but I *only* want it to return the ones who''s A.flag = true I poked around through the Wiki
2006 Jul 15
8
Urgent! -- need suggestion
hi all, I am starting to learn ruby and using ruby on rails. I have one question. I want to create a webpage that has two sections. The right section has all the tags (stored in a MySQL table) and in the section I display websites related to selected tag. I am not sure how to do this as I have two different actions to be fired in every webpage. Any suggestion is most welcomed Regards,