Displaying 2 results from an estimated 2 matches for "briefi".
Did you mean:
brief
2006 May 29
4
has_many <-> belongs_to trouble
Hi all, finally im starting with rails, i have a simple relationship
has_many ans belongs_to that i dont now how to manage the update action,
here are my models
class Item < ActiveRecord::Base
has_many :images
end
class Image < ActiveRecord::Base
belongs_to :item
end
And my table structure:
Items => id, title, desc
Images => id, image, item_id
ok, i have a number of
2008 Jul 11
2
Asterisk PBX How-to Guide for Amazon EC2
I've just added a PREVIEW release of my upcoming how-to guide for Asterisk
PBX on EC2. It is based on months of testing and evaluating Asterisk on EC2.
It addresses all kinks and showstoppers that many people have experienced
over the past year or so. Because this is a preview, it is not the final
version of this guide. It is subject to change (format, copy, layout, etc.)
To view and download