Displaying 1 result from an estimated 1 matches for "projectproduct".
Did you mean:
project_products
2006 Jan 06
2
IRB hex values
...ot; - " +
c.firstname + " " + c.lastname, c.id ] }
render_action ''edit_project''
-- Models:
class Project < ActiveRecord::Base
has_one :project_contact
has_many :project_products
end
class ProjectContact < ActiveRecord::Base
belongs_to :project
end
class ProjectProduct < ActiveRecord::Base
belongs_to :project
end
--
"Who cares if it doesn''t do anything? It was made with our new
Triple-Iso-Bifurcated-Krypton-Gate-MOS process ..."
My $Grtz =~ Gerard;
~
:wq!