Displaying 1 result from an estimated 1 matches for "routine_exercise".
2006 Jan 20
1
stack level too deep from has_many / belongs_to relationship
...' errors:
#{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations.rb:877:in
`create_has_many_reflection''
#{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations.rb:346:in
`has_many''
#{RAILS_ROOT}/app/models/routine.rb:2
#{RAILS_ROOT}/app/models/routine_exercise.rb:5
#{RAILS_ROOT}/app/models/routine.rb:2
... snip ...
#{RAILS_ROOT}/app/models/routine_exercise.rb:5
#{RAILS_ROOT}/app/models/routine.rb:2
#{RAILS_ROOT}/app/controllers/items_controller.rb:462:in `const_get''
#{RAILS_ROOT}/app/controllers/items_controller.rb:462:in `item_class''
#...