Hello All, I have installed InstantRails-2.0-win and configured with SQL server DB. I was going through some basic movies to learn Ruby. First problem faced for me was "unkown method scaffold", for which I google and found I have to install plugin scaffolding and did so. So this error has gone but I got a new error "unkown method paginate". I did research but could find plugin related to this error. Please let me know from where I can download this plugin. Any help at the earliest would be really appreciated as this is urgency. Thanks in advance. Regards, Amit Jain -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20080217/8a43296d/attachment.html
This should solve the problem: script/plugin install svn://errtheblog.com/svn/plugins/classic_pagination -Rob On Feb 17, 2008 11:18 AM, Amit Jain <Amit.Jain at alepo.com> wrote:> Hello All, > > > > I have installed InstantRails-2.0-win and configured with SQL server DB. I > was going through some basic movies to learn Ruby. First problem faced for > me was "unkown method scaffold", for which I google and found I have to > install plugin scaffolding and did so. So this error has gone but I got a > new error "*unkown method paginate*". I did research but could find plugin > related to this error. Please let me know from where I can download this > plugin. Any help at the earliest would be really appreciated as this is > urgency. Thanks in advance. > > > > Regards, > > Amit Jain > > > > DISCLAIMER: This email (message and all attachments) is confidential and > may be privileged. If you are not certain that you are the intended > recipient, please notify the sender immediately by replying to this message, > and delete all copies of this message and attachments. Any other use of this > email by you is prohibited. > > _______________________________________________ > Instantrails-users mailing list > Instantrails-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instantrails-users >-- Rob Bazinet InfoQ Ruby and .NET Editor http://www.accidentaltechnologist.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20080217/99e8855b/attachment-0001.html
Thanks I could install that paginate plugin. Regards, Amit Jain ________________________________ From: instantrails-users-bounces at rubyforge.org [mailto:instantrails-users-bounces at rubyforge.org] On Behalf Of Robert Bazinet Sent: Sunday, February 17, 2008 11:42 PM To: instantrails-users at rubyforge.org Subject: Re: [Instantrails-users] cannot find plugin paginate This should solve the problem: script/plugin install svn://errtheblog.com/svn/plugins/classic_pagination -Rob On Feb 17, 2008 11:18 AM, Amit Jain <Amit.Jain at alepo.com> wrote: Hello All, I have installed InstantRails-2.0-win and configured with SQL server DB. I was going through some basic movies to learn Ruby. First problem faced for me was "unkown method scaffold", for which I google and found I have to install plugin scaffolding and did so. So this error has gone but I got a new error "unkown method paginate". I did research but could find plugin related to this error. Please let me know from where I can download this plugin. Any help at the earliest would be really appreciated as this is urgency. Thanks in advance. Regards, Amit Jain DISCLAIMER: This email (message and all attachments) is confidential and may be privileged. If you are not certain that you are the intended recipient, please notify the sender immediately by replying to this message, and delete all copies of this message and attachments. Any other use of this email by you is prohibited. _______________________________________________ Instantrails-users mailing list Instantrails-users at rubyforge.org http://rubyforge.org/mailman/listinfo/instantrails-users -- Rob Bazinet InfoQ Ruby and .NET Editor http://www.accidentaltechnologist.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20080217/f723757a/attachment.html