[Patch] doc: Rack::Mime rdocs reference the wrong methods
Reported by Diego | January 9th, 2009 @ 08:53 PM | in 1.0
The rdocs for Rack::Mime talk about Rack::Utils.mime_type('.foo') and Rack::Utils::MIME_TYPES when it should be: Rack::Mime.mime_type('.foo') and Rack::Mime::MIME_TYPES
The updated code is at http://github.com/dscataglini/rack/
I'll send a pull request.
Comments and changes to this ticket
-
chneukirchen (at gmail) January 9th, 2009 @ 10:58 PM
- Milestone set to 1.0
- State changed from new to resolved
- Assigned user set to chneukirchen (at gmail)
Applied.
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 ยป