Anyone use LineCache::remap_file or LineCache::unmap_file?

R

rocky

I've just started using these methods in Ruby 1.9 and believe I got
the API wrong previously. Instead of
remap_file(old_name, new_name) I have remap_file(new_name, old_name).
And what I had previously called "unmap", I think now would be better
called simply "map".

Is anyone using these LineCache methods in Ruby 1.8? Note: there is no
official release of LineCache for 1.9 yet.
 

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

Forum statistics

Threads
474,166
Messages
2,570,901
Members
47,442
Latest member
KevinLocki

Latest Threads

Top