has_many :through =>

Selling some gear? Find or lose something?
rockman
Posts: 407
Joined: Tue Feb 24, 2004 4:00 am

has_many :through =>

Post by rockman »

root :to => 'site#index'
namespace :admin do
resources :content_blocks
resources :retailers
resources :testimonials do
resources :testimonial_products
end
end


If you know what this is and would like to make some money, send me a portfolio or resume, we could use some help on occasion. Wage negotiable on expertise.
"My Shit is Fucked Up." --Warren Zevon and Terry Kindred.
User avatar
Toad
Posts: 618
Joined: Fri Oct 15, 2004 4:41 pm

Re: has_many :through =>

Post by Toad »

It's a double ended something.
Victory Whip in da House. Yeah.
truello
Posts: 102
Joined: Fri Sep 14, 2007 12:54 pm

Re: has_many :through =>

Post by truello »

I invented RoR
Post Reply