Hi, I''m currently learning and developing in Radrails. But it has a big disadvantage, i would like to have the possibility to see the declaration of a Class, Module in a onew way click. Le''s say i''m at the code lob = MyClass.new , i want to see at a click, double click ...the file where MyClass is declared. All other IDE''s do that. Please help, thank U. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
you can do this in Radrails on the File Menu, click Window -> Show Perspective -> Other in dialog, click Ruby Browsing -> Types There are all your classes and their attributes and methods for your entire project. On 1/25/07, P. Pantouffe <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > Hi, > I''m currently learning and developing in Radrails. But it has a big > disadvantage, i would like to have the possibility to see the > declaration of a Class, Module in a onew way click. > Le''s say i''m at the code lob = MyClass.new , i want to see at a > click, double click ...the file where MyClass is declared. All other > IDE''s do that. > Please help, thank U. > > -- > Posted via http://www.ruby-forum.com/. > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
and the files... On 1/25/07, Chris Hall <christopher.k.hall-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> you can do this in Radrails > > on the File Menu, click Window -> Show Perspective -> Other > > in dialog, click Ruby Browsing -> Types > > There are all your classes and their attributes and methods for your > entire project. > > On 1/25/07, P. Pantouffe <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: > > > > Hi, > > I''m currently learning and developing in Radrails. But it has a big > > disadvantage, i would like to have the possibility to see the > > declaration of a Class, Module in a onew way click. > > Le''s say i''m at the code lob = MyClass.new , i want to see at a > > click, double click ...the file where MyClass is declared. All other > > IDE''s do that. > > Please help, thank U. > > > > -- > > Posted via http://www.ruby-forum.com/. > > > > > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
P. Pantouffe wrote:> Hi, > I''m currently learning and developing in Radrails. But it has a big > disadvantage, i would like to have the possibility to see the > declaration of a Class, Module in a onew way click.You can give Komodo 4.0 a try. Good support for Ruby/Rails (intellisense, debugging, etc.) Runs on all mainstream operating systems. http://www.activestate.com/products/komodo_ide/ -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Jan 25, 10:49 am, Andrew Ganther <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> P. Pantouffe wrote: > > Hi, > > I''m currently learning and developing in Radrails. But it has a big > > disadvantage, i would like to have the possibility to see the > > declaration of a Class, Module in a onew way click.You can give Komodo 4.0 a try. Good support for Ruby/Rails > (intellisense, debugging, etc.) Runs on all mainstream operating > systems. > > http://www.activestate.com/products/komodo_ide/ > > -- > Posted viahttp://www.ruby-forum.com/.Give RoRED a try too. I use RadRails and RoRED. Jason --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Our Developer Edition of Ruby In Rails has Go To Definition (locates classes, variables, methods etc.) plus a Ruby Explorer tool to let you browse the class library in a tree-structured window. best wishes Huw http://www.sapphiresteel.com -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Huw Collingbourne wrote:> Our Developer Edition of Ruby In RailsErm, that should, have course, have been "Ruby In Steel". I believe Rails is someone else''s thing ;-) Huw http://www.sapphiresteel.com -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---