Hi all,
i’m developing an application with 40 tables that they have relations
between them, in my
products_list when i render the results in my view everything worked
fine but from one day i i get an error:
NoMethodError in Admin/product#products_list
Showing app/views/admin/product/products_list.rhtml where line #35
raised:
undefined method `re_products_type’ for #<ReproductsSubtype:
0xb731b624>
is strange because never happened since a month that i have started
working on this application but if i restart apache everything is ok
but after 5 minutes i get the same error again. I’m the only developer
that work on this…this thing is driving me crazy.
Any solutions or ideas please?
thanks in advance and sorry about my english!
Hi all,
i’m developing an application with 40 tables that they have relations
between them, in my
products_list when i render the results in my view everything worked
fine but from one day i i get an error:
NoMethodError in Admin/product#products_list
is strange because never happened since a month that i have started
working on this application but if i restart apache everything is ok
but after 5 minutes i get the same error again. I’m the only developer
that work on this…this thing is driving me crazy.
Any solutions or ideas please?
thanks in advance and sorry about my english!
Show us app/models/re_products_subtype.rb and
app/models/re_products_type.rb