public marks

PUBLIC MARKS from mbertier with tag ruby

2008

Virtuous Code › Monkeypatching is Destroying Ruby

(via)
Hooks are just one of the techniques available to us for robustly handling extension in a language as dynamic and powerful as Ruby. Another is using the dependency injection style1 to decouple classes from each other and allow third parties to substitute their own classes without monkey patching. Another un-sexy but important practice is simply writing clear and comprehensive documentation of our classes’ APIs and extension points.

2006

Oedipus Web Scanner Project

Oedipus is an open source web application security analysis and testing suite written in Ruby. It is capable of parsing different types of log files off-line and identifying security vulnerabilities. Using the analyzed information, Oedipus can dynamically test web sites for application and web server vulnerabilities.

2005

No Rails for Python?

by 2 others (via)
The inundation of Ruby on Rails related articles and discussion has finally provoked me to go see what all the hype is about and then to figure out why the damn thing isn't called Python on Rails.

mbertier's TAGS related to tag ruby

audit +   clevermarks +   python +   rails +   security +   tools +   tutorial +   webdev +