Need specs for the utility monkeypatches
Reported by Matthew King | June 24th, 2008 @ 02:34 PM | in 0.7.7 - Briareus
also consider combining monkey patches into modules under Waves::Utilities so that we can have less top level constants in Rdoc.
Comments and changes to this ticket
-
Matthew King June 14th, 2008 @ 10:15 AM
- State changed from new to open
-
Matthew King June 25th, 2008 @ 07:18 AM
- Tag set to docs, specs
String and Hash are complete, but they're in a private branch. Posting this so nobody will duplicate the work.
-
Matthew King June 25th, 2008 @ 02:33 PM
- Milestone changed from 0.7.6 - Eris to 0.7.7 - Briareus
-
Matthew King June 29th, 2008 @ 01:13 PM
- State changed from open to resolved
Put all monkeypatching in modules, except for Symbol#/.
Sequel defines Symbol#/ in a module, and we have to do a straight-up monkeypatch to get there first.
We may wish to look into just using
"#{whatever}/#{dude}"
for file paths, as it seems that File and FileUtils handle that in a platform-specific way.
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 ยป
Resource-oriented Web apps.