please use <br><br>include PagerHelper<br>include Karma<br>include SEOname<br><br>etc, instead of<br><br>helper :pager<br>helper :karma<br>helper :seoname<br><br>likewise the new version uses standard modules for scaffolding.
<br><br>class MyModel<br>&nbsp; include Enchant<br>end<br><br>there is an option that automatically enchants all models.<br><br>or for controller level scaffolding:<br><br>class MyModel::Controller<br>&nbsp; include REST<br>end<br>
<br>adds some standard REST methods.<br><br>I think I have not commited rest.rb to the repo, will do soon.<br><br>regards,<br>George<br><br><br><br><br><br><br><div><span class="gmail_quote">On 6/9/07, <b class="gmail_sendername">
Jonathan Buch</b> &lt;<a href="mailto:john@oxyliquit.de">john@oxyliquit.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
HI,<br><br>&gt; It appears a number of things have been dropped between 0.4.2 and repo<br>&gt; (to become 0.5.0).<br>&gt;<br>&gt; Things I&#39;ve noticed (unless I&#39;ve overseen) are the helper method for<br>&gt; Controller, and the scaffold/scaffolding code.
<br>&gt;<br>&gt; Are they planned to return or not? Just curious.<br><br>not sure about scaffolding, but helper has been dropped by George for<br>sure.&nbsp;&nbsp;He wants to use less &#39;non standard&#39; tags.&nbsp;&nbsp;I happen to like the
<br>helper method though, but that&#39;s just me.&nbsp;&nbsp;:P<br>(I never used scaffolding, so can&#39;t say anything about that.)<br><br>Jo<br><br>--<br>Feel the love<br><a href="http://pinkjuice.com/pics/ruby.png">http://pinkjuice.com/pics/ruby.png
</a><br>_______________________________________________<br>Nitro-general mailing list<br><a href="mailto:Nitro-general@rubyforge.org">Nitro-general@rubyforge.org</a><br><a href="http://rubyforge.org/mailman/listinfo/nitro-general">
http://rubyforge.org/mailman/listinfo/nitro-general</a><br></blockquote></div><br><br clear="all"><br>-- <br><a href="http://phidz.com">http://phidz.com</a><br><a href="http://blog.gmosx.com">http://blog.gmosx.com</a><br>
<a href="http://cull.gr">http://cull.gr</a><br><a href="http://www.joy.gr">http://www.joy.gr</a><br><a href="http://nitroproject.org">http://nitroproject.org</a>