Hi
How would one create a method that is accessible from
outside but avoid the subclass from overriding and changing the
definition?
I could declare the private block but this would will not
provide the method to be accessed from outside.
Thanks
Venkat
--
Posted via http://www.ruby-forum.com/.