This project is archived and is in readonly mode.
Add inline comments for dynamically created methods
Reported by Xavier Noria | December 28th, 2008 @ 07:02 PM | in 2.x
This patch adds inline comments for dynamically created methods. It is inspired by the style in wycats' http://github.com/rails/rails/co...>
There was a first attempt through docrails but some comments got too wide. After some feedback from lifo and other fellows in IRC this second attempt has a few format exceptions for otherwise too wide comments, shorts a few long lines here and there, cuts standard distance from 5 to 2 spaces, and is even more comprehensive.
Comments and changes to this ticket
-
Repository December 28th, 2008 @ 07:50 PM
- State changed from new to resolved
(from [a2270ef2594b97891994848138614657363f2806]) Inline code comments for class_eval/module_eval [#1657 state:resolved]
Signed-off-by: Pratik Naik pratiknaik@gmail.com http://github.com/rails/rails/co...
-
Ryan Bigg October 11th, 2010 @ 12:11 PM
- Importance changed from to Low
Automatic cleanup of spam.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 1657 Add inline comments for dynamically created methods (from [a2270ef2594b97891994848138614657363f2806]) Inline ...