Chris Richards
2006-Apr-28 09:04 UTC
[Rails] Global find and replace in RADRAILS. Can you do it?
It seems as though it cannot be done. Does anyone know how to do it? Thanks Chris -- Posted via http://www.ruby-forum.com/.
Arun kumar
2006-Apr-28 09:12 UTC
[Rails] Global find and replace in RADRAILS. Can you do it?
go to "edit" .there you can find the option to find and replace...(note: i am talking about Radrails v-0.6.2) On 4/28/06, Chris Richards <evilgeenius@gmail.com> wrote:> > It seems as though it cannot be done. Does anyone know how to do it? > > Thanks > Chris > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060428/b5690674/attachment.html
Chris Richards
2006-Apr-28 09:35 UTC
[Rails] Re: Global find and replace in RADRAILS. Can you do it?
Yeah but its not a global find and replace. It will only find and replace on the current open document. Chris -- Posted via http://www.ruby-forum.com/.
Arun kumar
2006-Apr-28 09:50 UTC
[Rails] Re: Global find and replace in RADRAILS. Can you do it?
sorry there is no option for global find and replace in radrails..its only available in sw like dreamweaver On 4/28/06, Chris Richards <evilgeenius@gmail.com> wrote:> > Yeah but its not a global find and replace. It will only find and > replace on the current open document. > > Chris > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060428/a7b52d66/attachment.html
Geoff Hopson
2006-Apr-28 09:59 UTC
[Rails] Re: Global find and replace in RADRAILS. Can you do it?
Can you not go to the Search menu item, bring up the search window, and instead of doing a search, do a replace? That brings up a list of files where the search text is found, and you can then choose to replace, replace all and so on? HTH, Geoff On 28/04/06, Arun kumar <arunkarthick.it@gmail.com> wrote:> > sorry there is no option for global find and replace in radrails..its only > available in sw like dreamweaver > > On 4/28/06, Chris Richards < evilgeenius@gmail.com> wrote: > > > Yeah but its not a global find and replace. It will only find and > > replace on the current open document. > > > > Chris > > > > -- > > Posted via http://www.ruby-forum.com/. > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060428/53897e67/attachment.html
Chris Richards
2006-Apr-28 10:02 UTC
[Rails] Re: Re: Global find and replace in RADRAILS. Can you do it?
That needs changing. In Java Eclipse you can refactor easily with the refactoring tools. How are we supposed to easily refactor ruby without a global find and replace? The rad-rails team are decent so hopefully they will resolve this. -- Posted via http://www.ruby-forum.com/.
Stefan Liden
2006-Apr-28 10:07 UTC
[Rails] Re: Global find and replace in RADRAILS. Can you do it?
Chris Richards wrote:> It seems as though it cannot be done. Does anyone know how to do it? > > Thanks > ChrisDon''t have RadRails in front of me now but I would like to remember that if you choose search there is a button at the bottom that says "Replace...". I used it to make changes throughout my project (you can also do it to all your projects if you wish). Hopefully I remember right. -- Posted via http://www.ruby-forum.com/.
Stefan Liden
2006-Apr-28 10:08 UTC
[Rails] Re: Re: Global find and replace in RADRAILS. Can you do it?
Geoff Hopson wrote:> Can you not go to the Search menu item, bring up the search window, and > instead of doing a search, do a replace? That brings up a list of files > where the search text is found, and you can then choose to replace, > replace > all and so on? > > HTH, > GeoffMan, too slow as usual! But that means I did remember it right... comforting. :) -- Posted via http://www.ruby-forum.com/.
Arun kumar
2006-Apr-28 10:11 UTC
[Rails] Re: Global find and replace in RADRAILS. Can you do it?
thanks geoff... On 4/28/06, Geoff Hopson <geoff.hopson@gmail.com> wrote:> > Can you not go to the Search menu item, bring up the search window, and > instead of doing a search, do a replace? That brings up a list of files > where the search text is found, and you can then choose to replace, replace > all and so on? > > HTH, > Geoff > > > > On 28/04/06, Arun kumar <arunkarthick.it@gmail.com> wrote: > > > > sorry there is no option for global find and replace in radrails..its > > only available in sw like dreamweaver > > > > On 4/28/06, Chris Richards < evilgeenius@gmail.com> wrote: > > > > > Yeah but its not a global find and replace. It will only find and > > > replace on the current open document. > > > > > > Chris > > > > > > -- > > > Posted via http://www.ruby-forum.com/. > > > _______________________________________________ > > > Rails mailing list > > > Rails@lists.rubyonrails.org > > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060428/468b7856/attachment-0001.html
Arun kumar
2006-Apr-28 10:24 UTC
[Rails] Re: Global find and replace in RADRAILS. Can you do it?
hi geoff, is there any option in radrails to run a test for a particular test.rb file? (actually it runs all the (for unit test) test.rb files when i click the unit test button) plz clear my doubt... regards, Arun On 4/28/06, Geoff Hopson <geoff.hopson@gmail.com> wrote:> > Can you not go to the Search menu item, bring up the search window, and > instead of doing a search, do a replace? That brings up a list of files > where the search text is found, and you can then choose to replace, replace > all and so on? > > HTH, > Geoff > > > > On 28/04/06, Arun kumar <arunkarthick.it@gmail.com> wrote: > > > > sorry there is no option for global find and replace in radrails..its > > only available in sw like dreamweaver > > > > On 4/28/06, Chris Richards < evilgeenius@gmail.com> wrote: > > > > > Yeah but its not a global find and replace. It will only find and > > > replace on the current open document. > > > > > > Chris > > > > > > -- > > > Posted via http://www.ruby-forum.com/. > > > _______________________________________________ > > > Rails mailing list > > > Rails@lists.rubyonrails.org > > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060428/cd489415/attachment.html