<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<title>application log</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/application-log/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>application log</description>
	<pubDate>Sat, 13 Mar 2010 06:09:24+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>No: secret given to the # protect_from_forgery</title>
		<link>http://www.codeweblog.com/no-secret-given-to-the-protect-from-forgery/</link>
		<comments>http://www.codeweblog.com/no-secret-given-to-the-protect-from-forgery/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 00:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[session key]]></category>
<category><![CDATA[session id]]></category>
<category><![CDATA[application log]]></category>
<category><![CDATA[forgery]]></category>
<category><![CDATA[sensitive data]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/no-secret-given-to-the-protect-from-forgery/</guid>
		<description><![CDATA[According to &quot;web development agile Road&quot; (second edition) study ror, encountered this problem. I rails version 2.0, ruby 1.8.6 Solution: Open the / app / controllers / application.rb docume ...]]></description>
		<content:encoded><![CDATA[According to &quot;web development agile Road&quot; (second edition) study ror, encountered this problem. I rails version 2.0, ruby 1.8.6 Solution: Open the / app / controllers / application.rb docume ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/no-secret-given-to-the-protect-from-forgery/</wfw:commentRss>
	</item>
		<item>
		<title>What is a rake and rake command brief introduction</title>
		<link>http://www.codeweblog.com/what-is-a-rake-and-rake-command-brief-introduction/</link>
		<comments>http://www.codeweblog.com/what-is-a-rake-and-rake-command-brief-introduction/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 05:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[user authentication]]></category>
<category><![CDATA[integration testing]]></category>
<category><![CDATA[functional testing]]></category>
<category><![CDATA[test directory]]></category>
<category><![CDATA[rake]]></category>
<category><![CDATA[migrations]]></category>
<category><![CDATA[time interval]]></category>
<category><![CDATA[directory version]]></category>
<category><![CDATA[application log]]></category>
<category><![CDATA[excessive growth]]></category>
<category><![CDATA[log directory]]></category>
<category><![CDATA[backward compatibility]]></category>
<category><![CDATA[gnu org]]></category>
<category><![CDATA[table time]]></category>
<category><![CDATA[test database]]></category>
<category><![CDATA[old versions]]></category>
<category><![CDATA[session data]]></category>
<category><![CDATA[session cookie]]></category>
<category><![CDATA[access applications]]></category>
<category><![CDATA[application vendor]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/what-is-a-rake-and-rake-command-brief-introduction/</guid>
		<description><![CDATA[Rake (http://rake.rubyforge.org) are to build a language, and make (www.gnu.org/software/make/) ant (http://ant.apache.org) is to imagine. Rake is written in Ruby, it supported its own DSL to handle a ...]]></description>
		<content:encoded><![CDATA[Rake (http://rake.rubyforge.org) are to build a language, and make (www.gnu.org/software/make/) ant (http://ant.apache.org) is to imagine. Rake is written in Ruby, it supported its own DSL to handle a ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ror-resources/" title="ROR resources">ROR resources</a> 2009-02-28 19:15:03</li>
					<li><a href="http://www.codeweblog.com/spring-jar-package-detailed/" title="Spring jar package Detailed">Spring jar package Detailed</a> 2009-02-28 16:00:32</li>
					<li><a href="http://www.codeweblog.com/web-test-summary/" title="web test summary">web test summary</a> 2009-02-28 13:10:03</li>
					<li><a href="http://www.codeweblog.com/sign-in-spring-struts2-0-hibernate-user-authentication/" title="Sign in spring struts2.0 hibernate user authentication">Sign in spring struts2.0 hibernate user authentication</a> 2009-02-27 09:43:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/what-is-a-rake-and-rake-command-brief-introduction/</wfw:commentRss>
	</item>
		<item>
		<title>Subject: rake and rake command what is brief introduction</title>
		<link>http://www.codeweblog.com/subject-rake-and-rake-command-what-is-brief-introduction/</link>
		<comments>http://www.codeweblog.com/subject-rake-and-rake-command-what-is-brief-introduction/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 02:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[user authentication]]></category>
<category><![CDATA[integration testing]]></category>
<category><![CDATA[functional testing]]></category>
<category><![CDATA[test directory]]></category>
<category><![CDATA[rake]]></category>
<category><![CDATA[migrations]]></category>
<category><![CDATA[time interval]]></category>
<category><![CDATA[directory version]]></category>
<category><![CDATA[application log]]></category>
<category><![CDATA[excessive growth]]></category>
<category><![CDATA[log directory]]></category>
<category><![CDATA[backward compatibility]]></category>
<category><![CDATA[gnu org]]></category>
<category><![CDATA[table time]]></category>
<category><![CDATA[test database]]></category>
<category><![CDATA[old versions]]></category>
<category><![CDATA[session data]]></category>
<category><![CDATA[session cookie]]></category>
<category><![CDATA[access applications]]></category>
<category><![CDATA[root directory]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/subject-rake-and-rake-command-what-is-brief-introduction/</guid>
		<description><![CDATA[http://www.javaeye.com/topic/300375 Rake (http://rake.rubyforge.org) are to build a language, and make (www.gnu.org/software/make/) ant (http://ant.apache.org) is to imagine. Rake is written in Ruby,  ...]]></description>
		<content:encoded><![CDATA[http://www.javaeye.com/topic/300375 Rake (http://rake.rubyforge.org) are to build a language, and make (www.gnu.org/software/make/) ant (http://ant.apache.org) is to imagine. Rake is written in Ruby,  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ror-resources/" title="ROR resources">ROR resources</a> 2009-02-28 19:15:03</li>
					<li><a href="http://www.codeweblog.com/spring-jar-package-detailed/" title="Spring jar package Detailed">Spring jar package Detailed</a> 2009-02-28 16:00:32</li>
					<li><a href="http://www.codeweblog.com/web-test-summary/" title="web test summary">web test summary</a> 2009-02-28 13:10:03</li>
					<li><a href="http://www.codeweblog.com/sign-in-spring-struts2-0-hibernate-user-authentication/" title="Sign in spring struts2.0 hibernate user authentication">Sign in spring struts2.0 hibernate user authentication</a> 2009-02-27 09:43:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/subject-rake-and-rake-command-what-is-brief-introduction/</wfw:commentRss>
	</item>
	</channel>
</rss>
