<?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 howto:installation</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/"/>
    <id>http://wiki.merbivore.com/</id>
    <updated>2010-08-18T01:00:30-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>Merb Edge</title>
        <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/howto/installation/edge?rev=1257092998&amp;do=diff"/>
        <published>2009-11-01T08:29:58-07:00</published>
        <updated>2009-11-01T08:29:58-07:00</updated>
        <id>http://wiki.merbivore.com/howto/installation/edge?rev=1257092998&amp;do=diff</id>
        <summary>Edge Merb is only meant for people who know what they are doing. For the majority of users, we strongly recommend installing using stable gems. 

Nightly gems: the easy way

$ sudo gem install merb --source http://edge.merbivore.com

The edge gems are released nightly and are not recommended in production.</summary>
    </entry>
    <entry>
        <title>Installing Merb from gems</title>
        <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/howto/installation/gems?rev=1246371444&amp;do=diff"/>
        <published>2009-06-30T07:17:24-07:00</published>
        <updated>2009-06-30T07:17:24-07:00</updated>
        <id>http://wiki.merbivore.com/howto/installation/gems?rev=1246371444&amp;do=diff</id>
        <summary>The fastest way to get up and running with Merb is to install with RubyGems. Make sure you have the dev version of ruby installed (sudo apt-get install ruby1.8-dev if you're using apt),  an updated version of RubyGems (&gt;= 1.3.0) and the hoe (&gt;= 1.8.0) gem, and run the following:</summary>
    </entry>
    <entry>
        <title>Using the Thor tasks</title>
        <link rel="alternate" type="text/html" href="http://wiki.merbivore.com/howto/installation/thor?rev=1229546042&amp;do=diff"/>
        <published>2008-12-17T12:34:02-07:00</published>
        <updated>2008-12-17T12:34:02-07:00</updated>
        <id>http://wiki.merbivore.com/howto/installation/thor?rev=1229546042&amp;do=diff</id>
        <summary>Please note that as of Merb 1.0.5, this section is deprecated. Please refer to the information on  bundling dependencies

In an app merb.thor will operate on your local ./gems directory. Without this directory (which is automatically created by merb-gen) it will operate on your system gems. In other words, if you use merb.thor outside of your app, you can manage your system gems in the same manner. Preferably you'd use merb:stack:install or merb:dependencies:install with a YAML configuration fil…</summary>
    </entry>
</feed>
