<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Ramaze Google Group</title>
  <link>http://groups.google.com/group/ramaze</link>
  <description>Ramaze, the simple, light, modular ruby web framework</description>
  <language>en</language>
  <item>
  <title>Testing controller with Bacon</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/af4065f984351194/a2ee23d6b0dab306?show_docid=a2ee23d6b0dab306</link>
  <description>
  I am trying to learn to write bacon scripts for automated testing of &lt;br&gt; my controllers. My controllers and views all work just fine and &lt;br&gt; render in the browser. &lt;br&gt; &lt;p&gt;However, for some reason, when I attempt to test my controller actions &lt;br&gt; with Bacon, the Rack::MockResponse&#39;s @body is always empty and Content-
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/af4065f984351194/a2ee23d6b0dab306?show_docid=a2ee23d6b0dab306</guid>
  <author>
  mwl...@cybrains.net
  (mwlang)
  </author>
  <pubDate>Thu, 19 Nov 2009 05:51:33 UT
</pubDate>
  </item>
  <item>
  <title>Re: ramaze does not work inside gems.jar</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/228c5ff9b51b9fea/88109df4a2f75b22?show_docid=88109df4a2f75b22</link>
  <description>
  Thanks, fixed it, will do some other fixes and push out a new gem. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/manveru/ramaze/commit/79ddac2afdd49b67d0abf1679fd48305efca306c&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Michael Fellinger &lt;br&gt; CTO, The Rubyists, LLC &lt;br&gt; 972-996-5199
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/228c5ff9b51b9fea/88109df4a2f75b22?show_docid=88109df4a2f75b22</guid>
  <author>
  m.fellin...@gmail.com
  (Michael Fellinger)
  </author>
  <pubDate>Thu, 19 Nov 2009 03:39:41 UT
</pubDate>
  </item>
  <item>
  <title>ramaze does not work inside gems.jar</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/228c5ff9b51b9fea/f784525f862926e0?show_docid=f784525f862926e0</link>
  <description>
  I am trying to create a sample with ramaze, but it look likes that &lt;br&gt; this kind of file iteration does not work inside gems.jar &lt;br&gt; &lt;p&gt;Find.find(File.expand_path(&#39;.. /snippets&#39;, FILE)) do |file| &lt;br&gt; &lt;p&gt; require(file) if file =~ /\.rb$/ &amp;amp;&amp;amp; File.file?(file) &lt;br&gt; &lt;p&gt;end &lt;br&gt; &lt;p&gt;founded in ramaze-2009.10/lib/ramaze/snip pets.rb
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/228c5ff9b51b9fea/f784525f862926e0?show_docid=f784525f862926e0</guid>
  <author>
  marcos.ne...@gmail.com
  (Neves)
  </author>
  <pubDate>Wed, 18 Nov 2009 19:31:59 UT
</pubDate>
  </item>
  <item>
  <title>Another Ramaze/Sequel Blog Post</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/1ad92327e79ca560/c178fd4ae1a76273?show_docid=c178fd4ae1a76273</link>
  <description>
  All, &lt;br&gt; &lt;p&gt;I&#39;ve just put up another post Ramaze / Sequel. This one talks about letting &lt;br&gt; a user know their password if they forget. Let me know if you find any &lt;br&gt; issues. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://steamcode.blogspot.com/2009/11/forgot-password.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Thanks! &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Scott &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://steamcode.blogspot.com/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/1ad92327e79ca560/c178fd4ae1a76273?show_docid=c178fd4ae1a76273</guid>
  <author>
  slabou...@gmail.com
  (Scott LaBounty)
  </author>
  <pubDate>Wed, 18 Nov 2009 14:57:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: Adapters on MRI 1.9.1</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/188fd3daa9067faa?show_docid=188fd3daa9067faa</link>
  <description>
  Perhaps worth a look at Unicorn (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://unicorn.bogomips.org/&quot;&gt;[link]&lt;/a&gt;) - the &lt;br&gt; new ruby server on the scene? &lt;br&gt; From what I read, it is very fast but it achieves this by assuming &lt;br&gt; clients are fast, local and make only brief requests. It pretty much &lt;br&gt; requires a reverse proxy in front (nginx is ideal by the sounds of it)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/188fd3daa9067faa?show_docid=188fd3daa9067faa</guid>
  <author>
  samc...@gmail.com
  (sam carr)
  </author>
  <pubDate>Tue, 17 Nov 2009 19:33:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: Sub-applications or &quot;portlets&quot;</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/4797ef2ae2371bce/b98183b42976da85?show_docid=b98183b42976da85</link>
  <description>
  Sure this would work, though there are &amp;quot;reasons&amp;quot; why we are looking at &lt;br&gt; a more monolithic approach. Turns out the deployment needs to run on a &lt;br&gt; range of platforms from small embedded boxes to Windows. Resource use &lt;br&gt; is a consideration, and want to avoid cross-platform (well, Windows) &lt;br&gt; indiosyncrasies with filesystem links. There&#39;s also developer
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/4797ef2ae2371bce/b98183b42976da85?show_docid=b98183b42976da85</guid>
  <author>
  _...@yahoo.com
  (go94022)
  </author>
  <pubDate>Tue, 17 Nov 2009 09:17:21 UT
</pubDate>
  </item>
  <item>
  <title>Re: Adapters on MRI 1.9.1</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/5ebf64f888b71b28?show_docid=5ebf64f888b71b28</link>
  <description>
  FWIW, here&#39;s what helped me when I had the &amp;quot;empty response&amp;quot; problem &lt;br&gt; with Thin under Ramaze: &lt;br&gt; &lt;p&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/ramaze/browse_thread/thread/f60127a38e234b02/9c29b29faf8733cf?lnk=gst&amp;q=thin#9c29b29faf8733cf&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/5ebf64f888b71b28?show_docid=5ebf64f888b71b28</guid>
  <author>
  ram...@pistos.otherinbox.com
  (Pistos)
  </author>
  <pubDate>Mon, 16 Nov 2009 16:52:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: Adapters on MRI 1.9.1</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/4aaf11c94316c792?show_docid=4aaf11c94316c792</link>
  <description>
  2009/11/16 Michael Fellinger &amp;lt;m.fellin...@gmail.com&amp;gt;: &lt;br&gt; I tried to illustrate what I was getting in my app. &lt;br&gt; Doing those requires before ramaze.start results in the same error. &lt;br&gt; Clive
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/4aaf11c94316c792?show_docid=4aaf11c94316c792</guid>
  <author>
  clive.cr...@gmail.com
  (Clive Crous)
  </author>
  <pubDate>Mon, 16 Nov 2009 16:43:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: Adapters on MRI 1.9.1</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/83d8ecf16d8b1d65?show_docid=83d8ecf16d8b1d65</link>
  <description>
  the ruby -r parameter is not the same as require: &lt;br&gt; &lt;p&gt;sigma ~ % ruby -v &lt;br&gt; ruby 1.9.1p243 (2009-07-16 revision 24175) [x86_64-linux] &lt;br&gt; sigma ~ % gem list | egrep &#39;ffi|ebb&#39; &lt;br&gt; ebb (0.3.2) &lt;br&gt; ffi (0.5.1) &lt;br&gt; sigma ~ % ruby -e &#39;require &amp;quot;ebb_ffi&amp;quot;; require &amp;quot;ebb&amp;quot;&#39; &lt;br&gt; sigma ~ % &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Michael Fellinger &lt;br&gt; CTO, The Rubyists, LLC
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/83d8ecf16d8b1d65?show_docid=83d8ecf16d8b1d65</guid>
  <author>
  m.fellin...@gmail.com
  (Michael Fellinger)
  </author>
  <pubDate>Mon, 16 Nov 2009 16:12:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: Adapters on MRI 1.9.1</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/f5a634d7f09181f1?show_docid=f5a634d7f09181f1</link>
  <description>
  Sinatra doesn&#39;t use Lint, maybe because of this. &lt;br&gt; I talked with raggi, he fixed it recently: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/macournoyer/thin/commit/ad10c3a8e96303e992269ba38a3ac3095f5faa6f&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I don&#39;t think I want to work around this issue, if you don&#39;t want to &lt;br&gt; use Lint, don&#39;t use it.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/f5a634d7f09181f1?show_docid=f5a634d7f09181f1</guid>
  <author>
  m.fellin...@gmail.com
  (Michael Fellinger)
  </author>
  <pubDate>Mon, 16 Nov 2009 16:09:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: todolist example doesn&#39;t work, Ramaze 2009-07</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/9e5f3d19ddb72fe4/cd5c7d6df71039de?show_docid=cd5c7d6df71039de</link>
  <description>
  I haven&#39;t actually looked at the example listed below, but you can check out &lt;br&gt; the tutorial here: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://ramaze.net/todolist.html&quot;&gt;[link]&lt;/a&gt; which goes through the &lt;br&gt; (similar?) example (and doesn&#39;t use &amp;quot;trait&amp;quot;. For other examples that work &lt;br&gt; with ruby 1.9 and 2009-07 (and later), you can check out my blog, &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://steamcode.blogspot.com/&quot;&gt;[link]&lt;/a&gt;, where I try to document Ramaze and Sequel
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/9e5f3d19ddb72fe4/cd5c7d6df71039de?show_docid=cd5c7d6df71039de</guid>
  <author>
  slabou...@gmail.com
  (Scott LaBounty)
  </author>
  <pubDate>Mon, 16 Nov 2009 16:00:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: Adapters on MRI 1.9.1</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/8be258037dd22ad1?show_docid=8be258037dd22ad1</link>
  <description>
  2009/11/16 Michael Fellinger &amp;lt;m.fellin...@gmail.com&amp;gt;: &lt;br&gt; What&#39;s interesting to note here is that I&#39;ve successfully used the &lt;br&gt; same version of Thin, in :dev mode with Sinatra or by itself. &lt;br&gt; It&#39;s only inside of Ramaze that it fails. &lt;br&gt; Clive
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/8be258037dd22ad1?show_docid=8be258037dd22ad1</guid>
  <author>
  clive.cr...@gmail.com
  (Clive Crous)
  </author>
  <pubDate>Mon, 16 Nov 2009 15:50:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: Adapters on MRI 1.9.1</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/2b09e5cf11134a23?show_docid=2b09e5cf11134a23</link>
  <description>
  2009/11/16 Michael Fellinger &amp;lt;m.fellin...@gmail.com&amp;gt;: &lt;br&gt; I don&#39;t think anything will fix it: &lt;br&gt; % sudo gem install ffi &lt;br&gt; [sudo] password for clive: &lt;br&gt; Building native extensions. This could take a while... &lt;br&gt; Successfully installed ffi-0.5.1 &lt;br&gt; 1 gem installed &lt;br&gt; Installing ri documentation for ffi-0.5.1... &lt;br&gt; Updating class cache with 2167 classes...
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/2b09e5cf11134a23?show_docid=2b09e5cf11134a23</guid>
  <author>
  clive.cr...@gmail.com
  (Clive Crous)
  </author>
  <pubDate>Mon, 16 Nov 2009 15:49:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: Adapters on MRI 1.9.1</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/3a141941a40eb8c6?show_docid=3a141941a40eb8c6</link>
  <description>
  Just tried it, their autoload seems to fail: &lt;br&gt; require &#39;ebb_ffi&#39; before Ramaze.start should do it. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Michael Fellinger &lt;br&gt; CTO, The Rubyists, LLC &lt;br&gt; 972-996-5199
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/3a141941a40eb8c6?show_docid=3a141941a40eb8c6</guid>
  <author>
  m.fellin...@gmail.com
  (Michael Fellinger)
  </author>
  <pubDate>Mon, 16 Nov 2009 15:41:20 UT
</pubDate>
  </item>
  <item>
  <title>Re: Adapters on MRI 1.9.1</title>
  <link>http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/c2e490f8f4475dc9?show_docid=c2e490f8f4475dc9</link>
  <description>
  2009/11/16 Michael Fellinger &amp;lt;m.fellin...@gmail.com&amp;gt;: &lt;br&gt; Unfortunately it does not fix it. &lt;br&gt; Clive
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ramaze/browse_thread/thread/a0998d576ec077d7/c2e490f8f4475dc9?show_docid=c2e490f8f4475dc9</guid>
  <author>
  clive.cr...@gmail.com
  (Clive Crous)
  </author>
  <pubDate>Mon, 16 Nov 2009 15:08:01 UT
</pubDate>
  </item>
  </channel>
</rss>
