I just tried the gem plugin generator and it only created the files I would have expected, so can you verify on your end that it is doing something wrong?<br><br>We do need to update the docs though because it now does add a little more than just the init. It has the default settings files and the admin controller and view files. The reas stays in the gems, but these were exposed since they might need to be changed by the users.
<br><br><div><span class="gmail_quote">On 6/18/06, <b class="gmail_sendername">Jeff Barczewski</b> <<a href="mailto:jeff.barczewski@gmail.com">jeff.barczewski@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>The plugin generator shouldn't have very many files to copy. Are you sure you weren't running it on an app that already was installed as normal plugin? One would either install as gem and then script/generate the plugin (which is only coded to create a handful of files and directories). It does create a lib/masterview and a few files under there but it shouldn't be the whole tree. I will double check but that wasn't what I was seeing happen. I will try to verify.
<br><br></div><div><span class="e" id="q_10bea57a58a82827_2"><br><div><span class="gmail_quote">On 6/18/06, <b class="gmail_sendername">Deb Lewis</b> <<a href="mailto:djlewis@acm.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
djlewis@acm.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Your original installation description of gem install say that after<br>installing masterview gem, running the masterview_plugin_generator will<br>"...create a very lightweight plugin instance for this application mainly
<br>consisting of an init.rb file which will get loaded at runtime. This init.rb<br>refers to the gem"<br><br>But... I just ran script/generate masterview_plugin for an install test and<br>it copied in the whole lib directory. I nuked lib, just to verify that it
<br>indeed wasn't needed.<br><br>So I think this is a bug in the masterview_plugin_generator, yes?<br><br></blockquote></div></span></div></blockquote></div><br>