search for: hasandbelongstomany

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

2008 Feb 01
0
find_with_ferret and HABTM assocs
Could you be more specific about what is not working? -- Are your association methods between Role and User being set up correctly? (If not, make sure your statement is "has_and_belongs_to_many", and not "hasandbelongstomany".) -- Are you storing the data for role_name in the index? If so, can you see it there? I''m not familiar with the find_with_ferret method (because I use index.search_each). However, in my code I do have a case where I do something like your role_name method, and the output get...
2005 Dec 29
7
NEW RAILS SITE: Riding two bubbles at the same time
...d. And I''m not going to waste your time or mine telling you what framework we used to build it. Go take a look, play with it and see if you can spot a couple of cool rails tricks we have done (and will soon be sharing with the world). And from those two guys, a big thank you to David Hasandbelongstomany Hansson, the rest of the core team and the rails community for the best thing to happen in web development in the last 20 years. Really, thanks! Sebastian Delmont PS: and go visit the site, and tell your friends, and give us google love PPS: and of course, send all the feedback you can...
2006 Jun 11
47
Ruby on Rails and CakePHP Comparison
>From a development standpoint, what are the features that make Ruby on Rails a better choice compared to CakePHP? -- Posted via http://www.ruby-forum.com/.