<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.merbivore.com/lib/exe/css.php?s=feed" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Merb Wiki faqs</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/"/>
    <id>http://wiki.merbivore.com/</id>
    <updated>2010-08-18T06:04:09-07:00</updated>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
<link rel="self" type="application/atom+xml" href="http://wiki.merbivore.com/feed.php" />
    <entry>
        <title>Shared hosts (with Passenger)</title>
        <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/faqs/hosting?rev=1230786283&amp;do=diff"/>
        <published>2008-12-31T21:04:43-07:00</published>
        <updated>2008-12-31T21:04:43-07:00</updated>
        <id>http://wiki.merbivore.com/faqs/hosting?rev=1230786283&amp;do=diff</id>
        <summary>Several hosting companies now officially support Merb:


	*  Engine Yard
	*  Hosting Rails
	*  Dreamhost


If you are looking for a VPS, your best bet is to go with Slicehost or Linode where you have complete control. The most common configurations are Apache with Phusion Passenger or Thin on Nginx.</summary>
    </entry>
    <entry>
        <title>Merb and JRuby/Glassfish</title>
        <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/faqs/jruby?rev=1226689249&amp;do=diff"/>
        <published>2008-11-14T11:00:49-07:00</published>
        <updated>2008-11-14T11:00:49-07:00</updated>
        <id>http://wiki.merbivore.com/faqs/jruby?rev=1226689249&amp;do=diff</id>
        <summary>Of course Merb works well with JRuby and Glassfish. However as of Nov 2008 the JDBC driver for DataMapper isn't finished yet meaning that you have to use ActiveRecord.

Checkout this article from Arun Gupta(Sun Microsystems).</summary>
    </entry>
    <entry>
        <title>merb-exceptions</title>
        <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/faqs/merb-exceptions?rev=1224264353&amp;do=diff"/>
        <published>2008-10-17T10:25:53-07:00</published>
        <updated>2008-10-17T10:25:53-07:00</updated>
        <id>http://wiki.merbivore.com/faqs/merb-exceptions?rev=1224264353&amp;do=diff</id>
        <summary>Check out the readme on GitHub for the most up to date information!</summary>
    </entry>
    <entry>
        <title>Merb components</title>
        <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/faqs/merb_components?rev=1233136031&amp;do=diff"/>
        <published>2009-01-28T01:47:11-07:00</published>
        <updated>2009-01-28T01:47:11-07:00</updated>
        <id>http://wiki.merbivore.com/faqs/merb_components?rev=1233136031&amp;do=diff</id>
        <summary>Merb Stack:

 merb-core                  Merb. Pocket rocket web framework.                                                          merb-action-args           Provides support for querystring arguments to be passed in to controller actions            merb-assets                Provides link_to, asset_path, auto_link, image_tag methods (and lots more)                  merb-cache                 Provides your application with caching functions                                            merb-gen  …</summary>
    </entry>
    <entry>
        <title>Does Merb follow any sort of naming conventions?</title>
        <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/faqs/naming_conventions?rev=1224879258&amp;do=diff"/>
        <published>2008-10-24T13:14:18-07:00</published>
        <updated>2008-10-24T13:14:18-07:00</updated>
        <id>http://wiki.merbivore.com/faqs/naming_conventions?rev=1224879258&amp;do=diff</id>
        <summary>In general merb-foo (with a dash) means that a gem is officially maintained, while merb_foo (with an underscore) means it's a community plugin.

A naming convention for Merb slices is being hashed out on the mailing lists at the moment, but there's a vague consensus on merb_slice_foo.</summary>
    </entry>
    <entry>
        <title>faqs:performance</title>
        <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/faqs/performance?rev=1227282164&amp;do=diff"/>
        <published>2008-11-21T07:42:44-07:00</published>
        <updated>2008-11-21T07:42:44-07:00</updated>
        <id>http://wiki.merbivore.com/faqs/performance?rev=1227282164&amp;do=diff</id>
        <summary>19:58:45 &lt;@ezmobius&gt; tell him we have a merb app running in less then 512Mb of ram serving 8 million dynamic pages/day

19:58:56 &lt;@ezmobius&gt; tell him to try and do that in php and get back to me

19:59:02 &lt;+carpeliam&gt; ;)

19:59:12 &lt;+broken_ladder&gt; i don't think his argument makes sense - because we're actually looking at benchmarks.

19:59:13 &lt;+benburkert&gt; zing!

20:03:46 &lt;@ezmobius&gt; also never trust benchmarks unless you run them yourself

20:03:50 &lt;@ezmobius&gt; even if they are form yehuda

20:0…</summary>
    </entry>
    <entry>
        <title>What is Thor, and how do I use it?</title>
        <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/faqs/thor?rev=1229488650&amp;do=diff"/>
        <published>2008-12-16T20:37:30-07:00</published>
        <updated>2008-12-16T20:37:30-07:00</updated>
        <id>http://wiki.merbivore.com/faqs/thor?rev=1229488650&amp;do=diff</id>
        <summary>It provides a clear structure for processing command line arguments, 

Thor is like rake on steroids, with support for command line arguments, lack of a DSL in favor of plain old classes (class Spoons &lt; Thor), system wide tasks (like sake), and support for remote tasks.</summary>
    </entry>
    <entry>
        <title>What's the difference between render and display?</title>
        <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/faqs/what_s_the_difference_between_the_render_and_display_methods_in_a_controller?rev=1224774452&amp;do=diff"/>
        <published>2008-10-23T08:07:32-07:00</published>
        <updated>2008-10-23T08:07:32-07:00</updated>
        <id>http://wiki.merbivore.com/faqs/what_s_the_difference_between_the_render_and_display_methods_in_a_controller?rev=1224774452&amp;do=diff</id>
        <summary>Render


In Merb, the render method renders a template. For instance, consider the following controller:


class Post &lt; Application
  provides :json

  def index
    render
  end
end


If the index action is hit with the HTML mime-type, Merb will look for index.html.*. If it's hit with the JSON mime-type, Merb will look for index.json.*. There are also some other variants:</summary>
    </entry>
</feed>
