<?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: Rails link_to and HTML options</title>
	<atom:link href="http://millarian.com/programming/ruby-on-rails/rails-link_to-and-html-options/feed/" rel="self" type="application/rss+xml" />
	<link>http://millarian.com/programming/ruby-on-rails/rails-link_to-and-html-options/</link>
	<description>Musings of a startup junkie and Ruby on Rails nerd.</description>
	<lastBuildDate>Sun, 08 Jan 2012 22:21:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Aleman</title>
		<link>http://millarian.com/programming/ruby-on-rails/rails-link_to-and-html-options/comment-page-1/#comment-999</link>
		<dc:creator>Aleman</dc:creator>
		<pubDate>Fri, 02 Sep 2011 20:26:43 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>thanks for this info :) </description>
		<content:encoded><![CDATA[<p>thanks for this info <img src='http://millarian.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaguar</title>
		<link>http://millarian.com/programming/ruby-on-rails/rails-link_to-and-html-options/comment-page-1/#comment-996</link>
		<dc:creator>Jaguar</dc:creator>
		<pubDate>Wed, 10 Aug 2011 16:32:28 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Thanks! </description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby Padawan</title>
		<link>http://millarian.com/programming/ruby-on-rails/rails-link_to-and-html-options/comment-page-1/#comment-993</link>
		<dc:creator>Ruby Padawan</dc:creator>
		<pubDate>Mon, 18 Jul 2011 12:23:43 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>Thanks, this helped clear up how I could send links to other controllers, it seemed simple, but I could never remember the formatting. </description>
		<content:encoded><![CDATA[<p>Thanks, this helped clear up how I could send links to other controllers, it seemed simple, but I could never remember the formatting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuvi</title>
		<link>http://millarian.com/programming/ruby-on-rails/rails-link_to-and-html-options/comment-page-1/#comment-752</link>
		<dc:creator>Yuvi</dc:creator>
		<pubDate>Thu, 25 Mar 2010 23:19:27 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>thanks! saved me time searching :) </description>
		<content:encoded><![CDATA[<p>thanks! saved me time searching <img src='http://millarian.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruby_newbie</title>
		<link>http://millarian.com/programming/ruby-on-rails/rails-link_to-and-html-options/comment-page-1/#comment-737</link>
		<dc:creator>ruby_newbie</dc:creator>
		<pubDate>Sat, 16 Jan 2010 21:45:16 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>very helpful, thanks!! </description>
		<content:encoded><![CDATA[<p>very helpful, thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://millarian.com/programming/ruby-on-rails/rails-link_to-and-html-options/comment-page-1/#comment-4</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false"></guid>
		<description>&lt;p&gt;ah cool that you figured it out.  Just an fyi, in many if not all of the ruby method calls which autogenerate html for you, it is possible to pass in any html parameter through what you just did.&lt;/p&gt;


	&lt;p&gt;So if you know that the ruby call generates a textArea for you and you want to override the max_size or whatever (i don&#8217;t know if that&#8217;s true), you do it via the parameters.  This completely tripped me up for such a long time because I was looking at the ruby api expecting an enumeration of which html attribute I could override until I realized you can pass any in.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>ah cool that you figured it out.  Just an fyi, in many if not all of the ruby method calls which autogenerate html for you, it is possible to pass in any html parameter through what you just did.</p>
<p>So if you know that the ruby call generates a textArea for you and you want to override the max_size or whatever (i don&#8217;t know if that&#8217;s true), you do it via the parameters.  This completely tripped me up for such a long time because I was looking at the ruby api expecting an enumeration of which html attribute I could override until I realized you can pass any in.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

