<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Where&#8217;s Math.min and Math.max in Ruby?</title>
	<atom:link href="http://sameshirteveryday.com/2007/06/09/wheres-mathmin-and-mathmax-in-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://sameshirteveryday.com/2007/06/09/wheres-mathmin-and-mathmax-in-ruby/</link>
	<description>Personal blog of the one called Alex Gorbatchev, from Toronto, Canada.</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:14:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alpar</title>
		<link>http://sameshirteveryday.com/2007/06/09/wheres-mathmin-and-mathmax-in-ruby/comment-page-1/#comment-1396</link>
		<dc:creator>Alpar</dc:creator>
		<pubDate>Mon, 30 Jan 2012 11:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sameshirteveryday.com/2007/06/09/wheres-mathmin-and-mathmax-in-ruby/#comment-1396</guid>
		<description>You can use [a, b].max or [a, b].min.

This answer is from: http://stackoverflow.com/questions/1359370/how-do-you-find-a-min-max-with-ruby</description>
		<content:encoded><![CDATA[<p>You can use [a, b].max or [a, b].min.</p>
<p>This answer is from: <a href="http://stackoverflow.com/questions/1359370/how-do-you-find-a-min-max-with-ruby" rel="nofollow">http://stackoverflow.com/questions/1359370/how-do-you-find-a-min-max-with-ruby</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

