?I think this might be instant rails related so hopefully I''m asking in the right place. 1- First, I''m using Rad Rails but for file editing mostly. Still using IR for webrick, creating apps, etc. However in RadRails there is a tab that shows various plugins for ROR. Are those plugins already in the distribution or is it something particular to RadRails. examples: acts_as_dropdown Engines filters_column QueryTrace These are some of the plugins listed. 2- Using gem I installed something (that caught my eye on Ruby Forge) called ajax_grid_generator.gem So it said install completed, just not sure in what directory to find it. I looked around but didn''t see anything resembling. TIA Mark -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20060609/1a06e3d4/attachment.htm
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mark Fellowes wrote:> I think this might be instant rails related so hopefully I''m asking in > the right place. > > > 1- First, I''m using Rad Rails but for file editing mostly. Still using > IR for webrick, creating apps, etc. However in RadRails there is a tab > that shows various plugins for ROR. Are those plugins already in the > distribution or is it something particular to RadRails.Radrails uses the scripts included with the rails installation, in this case, instantrails, so they are interchangeable. I think the plugins listed are ones that are available via the standard plugin script.> 2- Using gem I installed something (that caught my eye on Ruby Forge) called > > ajax_grid_generator.gem > > > So it said install completed, just not sure in what directory to find > it. I looked around but didn''t see anything resembling.Gems are stored in something like ruby/lib/ruby/gems.... but that doesn''t matter, just follow the instructions to use them. - -- David Morton Maia Mailguard - http://www.maiamailguard.com Morton Software Design and Consulting - http://www.dgrmm.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEiaI0Uy30ODPkzl0RAgAOAKDCwGwuaqoLxLlKChhZUCqbLisO/ACaAgg6 bGaQMnWSH/anzfRGdBHk2/0=aCSE -----END PGP SIGNATURE-----
? David, Thank you for your help. That clears up those questions for me. Now my problem is not being able to get script/console to run. I might have some environment issues. Stuart -----Original Message----- From: mortonda at dgrmm.net Sent: Friday, June 9, 2006 4:30 PM -07:00 To: Mark Fellowes [Zanoni at goowy.com];instantrails-users at rubyforge.org Subject: [Instantrails-users] Question about plugins and gems -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mark Fellowes wrote:> I think this might be instant rails related so hopefully I''m asking in > the right place. > > > 1- First, I''m using Rad Rails but for file editing mostly. Still using > IR for webrick, creating apps, etc. However in RadRails there is a tab > that shows various plugins for ROR. Are those plugins already in the > distribution or is it something particular to RadRails.Radrails uses the scripts included with the rails installation, in this case, instantrails, so they are interchangeable. I think the plugins listed are ones that are available via the standard plugin script.> 2- Using gem I installed something (that caught my eye on Ruby Forge) called > > ajax_grid_generator.gem > > > So it said install completed, just not sure in what directory to find > it. I looked around but didn''t see anything resembling.Gems are stored in something like ruby/lib/ruby/gems.... but that doesn''t matter, just follow the instructions to use them. - -- David Morton Maia Mailguard - http://www.maiamailguard.com Morton Software Design and Consulting - http://www.dgrmm.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEiaI0Uy30ODPkzl0RAgAOAKDCwGwuaqoLxLlKChhZUCqbLisO/ACaAgg6 bGaQMnWSH/anzfRGdBHk2/0=aCSE -----END PGP SIGNATURE----- _______________________________________________ Instantrails-users mailing list Instantrails-users at rubyforge.org http://rubyforge.org/mailman/listinfo/instantrails-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20060609/7066ce72/attachment-0001.htm
? Wish I could take it all back. Yeah right after I post this I remember the run console command in IR. So sorry. mark -----Original Message----- From: Zanoni at goowy.com Sent: Friday, June 9, 2006 5:40 PM -07:00 To: instantrails-users at rubyforge.org Subject: [Instantrails-users] Question about plugins and gems David, Thank you for your help. That clears up those questions for me. Now my problem is not being able to get script/console to run. I might have some environment issues. Stuart -----Original Message----- From: mortonda at dgrmm.net Sent: Friday, June 9, 2006 4:30 PM -07:00 To: Mark Fellowes [Zanoni at goowy.com];instantrails-users at rubyforge.org Subject: [Instantrails-users] Question about plugins and gems -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mark Fellowes wrote:> I think this might be instant rails related so hopefully I''m asking in > the right place. > > > 1- First, I''m using Rad Rails but for file editing mostly. Still using > IR for webrick, creating apps, etc. However in RadRails there is a tab > that shows various plugins for ROR. Are those plugins already in the > distribution or is it something particular to RadRails.Radrails uses the scripts included with the rails installation, in this case, instantrails, so they are interchangeable. I think the plugins listed are ones that are available via the standard plugin script.> 2- Using gem I installed something (that caught my eye on Ruby Forge) called > > ajax_grid_generator.gem > > > So it said install completed, just not sure in what directory to find > it. I looked around but didn''t see anything resembling.Gems are stored in something like ruby/lib/ruby/gems.... but that doesn''t matter, just follow the instructions to use them. - -- David Morton Maia Mailguard - http://www.maiamailguard.com Morton Software Design and Consulting - http://www.dgrmm.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEiaI0Uy30ODPkzl0RAgAOAKDCwGwuaqoLxLlKChhZUCqbLisO/ACaAgg6 bGaQMnWSH/anzfRGdBHk2/0=aCSE -----END PGP SIGNATURE----- _______________________________________________ Instantrails-users mailing list Instantrails-users at rubyforge.org http://rubyforge.org/mailman/listinfo/instantrails-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20060609/29d55d71/attachment.htm
If you want to be able to just open up console windows on your own, all you need to do is to put IR''s ruby\bin directory on the system path. Curt On 6/9/06, Mark Fellowes <Zanoni at goowy.com> wrote:> > > Wish I could take it all back. Yeah right after I post this I remember the > run console command in IR. > > So sorry. > > > mark > > > -----Original Message----- > > From: Zanoni at goowy.com > > Sent: Friday, June 9, 2006 5:40 PM -07:00 > > To: instantrails-users at rubyforge.org > > Subject: [Instantrails-users] Question about plugins and gems > > > > David, > > > Thank you for your help. That clears up those questions for me. > > Now my problem is not being able to get script/console to run. > > I might have some environment issues. > > > Stuart > > > > -----Original Message----- > > From: mortonda at dgrmm.net > > Sent: Friday, June 9, 2006 4:30 PM -07:00 > > To: Mark Fellowes [Zanoni at goowy.com];instantrails-users at rubyforge.org > > Subject: [Instantrails-users] Question about plugins and gems > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > Mark Fellowes wrote: > > > I think this might be instant rails related so hopefully I''m asking in > > > the right place. > > > > > > > > > 1- First, I''m using Rad Rails but for file editing mostly. Still using > > > IR for webrick, creating apps, etc. However in RadRails there is a tab > > > that shows various plugins for ROR. Are those plugins already in the > > > distribution or is it something particular to RadRails. > > > Radrails uses the scripts included with the rails installation, in this > case, > > instantrails, so they are interchangeable. I think the plugins listed are > ones > > that are available via the standard plugin script. > > > > 2- Using gem I installed something (that caught my eye on Ruby Forge) > called > > > > > > ajax_grid_generator.gem > > > > > > > > > So it said install completed, just not sure in what directory to find > > > it. I looked around but didn''t see anything resembling. > > > Gems are stored in something like ruby/lib/ruby/gems.... but that doesn''t > > matter, just follow the instructions to use them. > > > - -- > > David Morton > > Maia Mailguard - http://www.maiamailguard.com > > Morton Software Design and Consulting - http://www.dgrmm.net > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.2.2 (GNU/Linux) > > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > > iD8DBQFEiaI0Uy30ODPkzl0RAgAOAKDCwGwuaqoLxLlKChhZUCqbLisO/ACaAgg6 > > bGaQMnWSH/anzfRGdBHk2/0> > =aCSE > > -----END PGP SIGNATURE----- > > _______________________________________________ > > Instantrails-users mailing list > > Instantrails-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instantrails-users > > _______________________________________________ > Instantrails-users mailing list > Instantrails-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instantrails-users > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instantrails-users/attachments/20060609/6d76ef97/attachment-0001.htm