reverse of rb_class2name()

  • Thread starter Elias Athanasopoulos
  • Start date
E

Elias Athanasopoulos

Hello!

What is the reverse function of rb_class2name()? I want
to find the VALUE that is mapped to "Foo" class. Is it
rb_intern("Foo")?

Regards,
 
D

daz

Elias said:
Hello!

What is the reverse function of rb_class2name()? I want
to find the VALUE that is mapped to "Foo" class. Is it
rb_intern("Foo")?

rb_path2class(path)

?


daz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,146
Messages
2,570,832
Members
47,374
Latest member
anuragag27

Latest Threads

Top