<?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: Admin interface for Ruby on Rails</title>
    <link>http://www.rubynaut.net/articles/2006/09/02/admin-interface-for-ruby-on-rails</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Admin interface for Ruby on Rails</title>
      <description>&lt;p&gt;When choosing to develop with RoR instead of django, only one thing was missing : an admin interface. In django when you generate a project you have a small interface to manage your data. In Ruby on Rails you can use the magic scaffold but it&#226;&#8364;&#8482;s not very convenient.&lt;/p&gt;


	&lt;p&gt;The first initiative I have discovered was &lt;a href="http://www.ajaxscaffold.com/"&gt;ajax scaffold generator&lt;/a&gt;, an advanced scaffold with some ajax stuff and a real way to integrate an admin interface, but you still have to do it.&lt;/p&gt;


	&lt;p&gt;Then I found two other projects:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://code.trebex.net/auto-admin/"&gt;auto-admin&lt;/a&gt; generating a django like interface&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://www.ajaxscaffold.com/"&gt;streamlined&lt;/a&gt; a more completed generator&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;I let you play with these three different projects, for different using.&lt;/p&gt;</description>
      <pubDate>Sat, 02 Sep 2006 20:12:00 +0200</pubDate>
      <guid isPermaLink="false">urn:uuid:cb6dc021-284c-479f-ad0b-024cc4337421</guid>
      <author>stephane</author>
      <link>http://www.rubynaut.net/articles/2006/09/02/admin-interface-for-ruby-on-rails</link>
      <trackback:ping>http://www.rubynaut.net/articles/trackback/3</trackback:ping>
    </item>
  </channel>
</rss>
