Displaying 2 results from an estimated 2 matches for "marq".
Did you mean:
mark
2010 Aug 02
7
Complex associations
I am working on a project that has some complex table associations,
and I am having a hard time declaring this association in a Model, and
fear it can''t be done.
Here is an example of my issue...
class StoreType < ActiveRecord::Base; end
class Store < ActiveRecord::Base; end
class Department < ActiveRecord::Base; end
class Product < ActiveRecord::Base; end
A StoreType has
2010 Jul 06
28
Is this book dated?
http://apress.com/book/view/9781590597811
I acquired this book and it has the info I thought I wanted; but, I''m not
sure.
Is there something better more current out there? RESTful oath openid etc..
I''m coming from a wordpress to cake, codeigniter tinkering and forget why I
tried rails; but, it seems pretty cool and intuitive.
Appreciate the Capistrano rec prior. Super good,