Discussion Forums
Discuss all things Ruby on Rails with perhaps the web's most vibrant group of Ruby on Rails enthusiasts.
- Topic List
- Most Recent Posts
- Sign In for more options
How to associate a job with a category in rails
1 Post
How to associate a job with a category in rails
How can I associate a job with a category in the :new, :show, :create, :update and :destroy actions?
I have a jobs and categories controller and model. I find it particularly hard to deal with the :new :create and :edit actions.
Please help.
1 Post
