<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Rubynaut: Other Rails builders...</title>
    <link>http://www.rubynaut.net/articles/2007/04/12/other-rails-builders</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Other Rails builders...</title>
      <description>&lt;h3&gt;Goldberg&lt;/h3&gt;

	&lt;p&gt;To continue the topic of &lt;a href="http://www.rubynaut.net/articles/tag/builder"&gt;builders&lt;/a&gt;, here we have a web site generator, including user authentication, security, and site navigation, provided by a gem:&lt;/p&gt;


&lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_default "&gt;$ sudo gem install goldberg_generator -y
$ rails _website_name_
$ cd _website_name_
$ script/generator goldberg _template_&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

where &lt;code&gt;_template_&lt;/code&gt; is one of the following template:
	&lt;ul&gt;
	&lt;li&gt;default&lt;/li&gt;
		&lt;li&gt;ewnf&lt;/li&gt;
		&lt;li&gt;snooker    &lt;/li&gt;
		&lt;li&gt;spoiled_brat
configure &lt;em&gt;config/database.yml&lt;/em&gt; then&lt;/li&gt;
	&lt;/ul&gt;


&lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_default "&gt;$ rake goldberg:install&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;    

	&lt;p&gt;One interesting thing is the possible use of FCKeditor.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Links&lt;/strong&gt;&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://goldberg.240gl.org/"&gt;Goldberg&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;</description>
      <pubDate>Thu, 12 Apr 2007 10:50:00 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:48dd64a9-046a-4e09-b91d-49550a357ceb</guid>
      <author>stephane</author>
      <link>http://www.rubynaut.net/articles/2007/04/12/other-rails-builders</link>
      <trackback:ping>http://www.rubynaut.net/articles/trackback/14177</trackback:ping>
    </item>
  </channel>
</rss>
