refactor the excessive monkey patching on Nokogiri::Node
Reported by Nicholas Faiz | July 7th, 2009 @ 10:40 PM
At the moment I add a lot of helper methods on the nokogori node via a monkey patch.
The number is growing. It'd be better to hide them in a helper object to avoid any risk of naming collisions.
Comments and changes to this ticket
-
Nicholas Faiz July 8th, 2009 @ 06:50 PM
Perhaps no longer needed (the big compile method was moved to Parser).
-
Nicholas Faiz July 12th, 2009 @ 07:55 PM
- State changed from new to invalid
Yes, it looks reasonable now.
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.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Renshi is a templating language for Ruby which is unobtrusive in HTML and XHTML structures - http://github.com/biv/renshi/tree/master