#1 ✓resolved
bahuvrihi

Markers for registering methods

Reported by bahuvrihi | November 15th, 2008 @ 08:08 AM

It can be a bit of a pain to register methods for documentation. How about a Lazydoc-level method that determines the file and the line?


  Lazydoc.register_method
  # comment
  def method
  end

The method would determine the calling file and line using caller, then scan down for the comment/subject.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Lazily pull documentation out of source files and make it available in code through lazy attributes.

People watching this ticket

Pages