Hi, I create own wrapper over ActiveResource and found quite interesting 
problem which blocking my work.
If I create ancestor of ActiveResource::Base then everything works, but when I 
create ancestor of ancestor then it stop working (exactly it return nil on 
method which should not return nil, because it is accessor with default and I 
assign value so it should return assigned value or default but not nil).
I attach example code which demonstrate this problem.

thanks for help
Josef

-- 
Josef Reidinger
YaST team
maintainer of perl-Bootloader, YaST2-Repair, webyast 
(language,time,basesystem,ntp)

Attachment: inherit.rb
Description: application/ruby

Reply via email to