Hi All, I am new to Rails, I was searching for the best Rails IDE for doing my project. I found Aptana with RadRails, which is very heavy and it is consuming all my CPU and memory. Can anyone suggest very small Rails IDE with at least Rails intelligence. This is very important and please let me know if you know anything. I am totally struck because of this. Thanks, Ramu. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
It depends on your operating system. I am on a Mac and really enjoy TextMate and the Terminal as my development environment. There are, obviously, much fancier all-in-one systems, but this one works for me. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Colin Summers wrote:> It depends on your operating system. I am on a Mac and really enjoy > TextMate and the Terminal as my development environment.How long can you go with your hands on the keyboard without grabbing the mouse? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I use Komodo http://www.activestate.com/komodo_edit/features/. And, of course, you can use the Xcode in the mac platform. Cheers <k/> |-----Original Message----- |From: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org [mailto:rubyonrails- |talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] On Behalf Of bramu.ss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org |Sent: Sunday, March 08, 2009 11:20 AM |To: Ruby on Rails: Talk |Subject: [Rails] Best Rails editor | | |Hi All, | | I am new to Rails, I was searching for the best Rails IDE for doing |my project. I found Aptana with RadRails, which is very heavy and it |is consuming all my CPU and memory. Can anyone suggest very small |Rails IDE with at least Rails intelligence. This is very important and |please let me know if you know anything. I am totally struck because |of this. | |Thanks, |Ramu. | --~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Vim. Honestly, I''ve tried a dozen others and I keep coming back to Vim over and over again. With a little bit of work and dedication, I don''t think you''ll go back. That said, the main thing is to find one that works with your development style and then run with it. The editor is far less important than the person using it. On Mar 8, 1:19 pm, "bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi All, > > I am new to Rails, I was searching for the best Rails IDE for doing > my project. I found Aptana with RadRails, which is very heavy and it > is consuming all my CPU and memory. Can anyone suggest very small > Rails IDE with at least Rails intelligence. This is very important and > please let me know if you know anything. I am totally struck because > of this. > > Thanks, > Ramu.--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
netbeans, used IDEA but changed to netbeans. On Mar 8, 7:49 pm, "Krishna Sankar (ksankar)" <ksan...-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org> wrote:> I use Komodohttp://www.activestate.com/komodo_edit/features/. And, of > course, you can use the Xcode in the mac platform. > > Cheers > <k/> > > |-----Original Message----- > > |From: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org [mailto:rubyonrails- > |talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] On Behalf Of bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org > |Sent: Sunday, March 08, 2009 11:20 AM > |To: Ruby on Rails: Talk > |Subject: [Rails] Best Rails editor > | > | > |Hi All, > | > | I am new to Rails, I was searching for the best Rails IDE for doing > |my project. I found Aptana with RadRails, which is very heavy and it > |is consuming all my CPU and memory. Can anyone suggest very small > |Rails IDE with at least Rails intelligence. This is very important and > |please let me know if you know anything. I am totally struck because > |of this. > | > |Thanks, > |Ramu. > |--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
bramu.ss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:> Hi All, > > I am new to Rails, I was searching for the best Rails IDE for doing > my project.[...] I highly recommend jEdit. It''s free and lightweight, and it understands Ruby and Rails without getting in the way. See http://marnen.livejournal.com/23723.html for more info about how I''ve configured it. Best, -- Marnen Laibow-Koser marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org http://www.marnen.org -- 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 -~----------~----~----~----~------~----~------~--~---
Your solution: Click me <http://www.apple.com/mac/> and Click me<http://macromates.com/> :) On Mon, Mar 9, 2009 at 2:19 AM, bramu.ss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <bramu.ss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> > Hi All, > > I am new to Rails, I was searching for the best Rails IDE for doing > my project. I found Aptana with RadRails, which is very heavy and it > is consuming all my CPU and memory. Can anyone suggest very small > Rails IDE with at least Rails intelligence. This is very important and > please let me know if you know anything. I am totally struck because > of this. > > Thanks, > Ramu. > > >-- Only two surfaces of a box: http://blog.pixnet.net/zusocfc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I don''t like that solution, setting up an auto starting mysql server on a mac can be a ####. I do perfere netbeans, because of accelent integration with subversion and mysql. regards svend On Mar 9, 3:57 am, CFC <zuso...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Your solution: Click me <http://www.apple.com/mac/> and Click > me<http://macromates.com/> > :) > > On Mon, Mar 9, 2009 at 2:19 AM, bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: > > > > > Hi All, > > > I am new to Rails, I was searching for the best Rails IDE for doing > > my project. I found Aptana with RadRails, which is very heavy and it > > is consuming all my CPU and memory. Can anyone suggest very small > > Rails IDE with at least Rails intelligence. This is very important and > > please let me know if you know anything. I am totally struck because > > of this. > > > Thanks, > > Ramu. > > -- > Only two surfaces of a box:http://blog.pixnet.net/zusocfc--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
It''s easy to set up mysql with autostart on os x. I try to dedicate my very little spare time learning ruby on rails and I use textmate also... The problem with IDEs is that you don''t know what''s going on really... What does the IDE do? What commands? On Mar 9, 8:33 am, gundestrup <gundest...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I don''t like that solution, setting up an auto starting mysql server > on a mac can be a ####. > I do perfere netbeans, because of accelent integration with subversion > and mysql. > > regards > svend > > On Mar 9, 3:57 am, CFC <zuso...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > Your solution: Click me <http://www.apple.com/mac/> and Click > > me<http://macromates.com/> > > :) > > > On Mon, Mar 9, 2009 at 2:19 AM, bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: > > > > Hi All, > > > > I am new to Rails, I was searching for the best Rails IDE for doing > > > my project. I found Aptana with RadRails, which is very heavy and it > > > is consuming all my CPU and memory. Can anyone suggest very small > > > Rails IDE with at least Rails intelligence. This is very important and > > > please let me know if you know anything. I am totally struck because > > > of this. > > > > Thanks, > > > Ramu. > > > -- > > Only two surfaces of a box:http://blog.pixnet.net/zusocfc--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
why mysql?The default database setting is sqlite for Rails 2 :) And, I usually use MAMP to be my mysql server :) It''s easy to install and use :) Also, phpMyAdmin included :D On Mon, Mar 9, 2009 at 4:33 PM, gundestrup <gundestrup-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I don''t like that solution, setting up an auto starting mysql server > on a mac can be a ####. > I do perfere netbeans, because of accelent integration with subversion > and mysql. > > regards > svend > > On Mar 9, 3:57 am, CFC <zuso...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Your solution: Click me <http://www.apple.com/mac/> and Click > > me<http://macromates.com/> > > :) > > > > On Mon, Mar 9, 2009 at 2:19 AM, bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org > >wrote: > > > > > > > > > Hi All, > > > > > I am new to Rails, I was searching for the best Rails IDE for doing > > > my project. I found Aptana with RadRails, which is very heavy and it > > > is consuming all my CPU and memory. Can anyone suggest very small > > > Rails IDE with at least Rails intelligence. This is very important and > > > please let me know if you know anything. I am totally struck because > > > of this. > > > > > Thanks, > > > Ramu. > > > > -- > > Only two surfaces of a box:http://blog.pixnet.net/zusocfc > > >-- Only two surfaces of a box: http://blog.pixnet.net/zusocfc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
2009/3/9 Marnen Laibow-Koser <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>> > bramu.ss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: > > Hi All, > > > > I am new to Rails, I was searching for the best Rails IDE for doing > > my project. > [...] > > I highly recommend jEdit. It''s free and lightweight, and it understands > Ruby and Rails without getting in the way. See > http://marnen.livejournal.com/23723.html for more info about how I''ve > configured it. >I also get on well with jEdit, on Win and Ubuntu Colin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I like TextMate when working in Mac. And vim when working my home Ubuntu. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Like it was said before, the exact editor really isn''t that important. But whatever editor you use, you should know it very well; dig in every feature it offers; I prefer Netbeans not for the editor and project qualities (though they are quite good), but for the excellent debugger. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
jep, the debugger is really good. On Mar 9, 10:28 am, Christoph Petschnig <lcolo...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Like it was said before, the exact editor really isn''t that important. > But whatever editor you use, you should know it very well; dig in > every feature it offers; > > I prefer Netbeans not for the editor and project qualities (though > they are quite good), but for the excellent debugger.--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
rubyguy-DaQTI0RpDDMAvxtiuMwx3w@public.gmane.org
2009-Mar-09 11:10 UTC
Re: Best Rails editor
On 8 Mar., 19:19, "bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi All, > > I am new to Rails, I was searching for the best Rails IDE for doing > my project. I found Aptana with RadRails, which is very heavy and it > is consuming all my CPU and memory. Can anyone suggest very small > Rails IDE with at least Rails intelligence. This is very important and > please let me know if you know anything. I am totally struck because > of this.For Windows: Notepad++, http://notepad-plus.sourceforge.net/uk/site.htm'' For Mac: TextMate, http://macromates.com/ -- Cheers, David Knorr http://twitter.com/rubyguy --~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
CFC wrote:> why mysql?Because your public web server should not use sqlite, and sqlite & mysql become incompatible when the wind blows..? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
+1 for TextMate if you are on a Mac. I''ve tried a number of them, Aptana, RubyMine, Base Eclipse with the rails plugins etc, but keep coming back to the lightweight TextMate @Phlip, I can work almost exclusively with just a keyboard in TextMate. There is a keyboard shortcut for just about anything you can do with a mouse. On Mar 8, 11:35 am, Colin Summers <blade...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> It depends on your operating system. I am on a Mac and really enjoy > TextMate and the Terminal as my development environment. There are, > obviously, much fancier all-in-one systems, but this one works for me.--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
+1 for text mate too if your are on a Mac. +1 for Vim on the other OS On Mon, Mar 9, 2009 at 10:16 AM, Deepak <dee.kumar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > +1 for TextMate if you are on a Mac. I''ve tried a number of them, > Aptana, RubyMine, Base Eclipse with the rails plugins etc, but keep > coming back to the lightweight TextMate > > @Phlip, I can work almost exclusively with just a keyboard in > TextMate. There is a keyboard shortcut for just about anything you can > do with a mouse. > > On Mar 8, 11:35 am, Colin Summers <blade...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > It depends on your operating system. I am on a Mac and really enjoy > > TextMate and the Terminal as my development environment. There are, > > obviously, much fancier all-in-one systems, but this one works for me. > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Win+Linux = There''s nothing need to argue, VIM with plugin Rails.vim, Surrounding.vim and SnippetEmu is the best. For Mac Vim too but TextMate is a good choice too if u came from standard IDE solution.. Actually VIM is bit weird but if u mastered it WUIIIIHHHH but on 1 condition u must be 10 finger typist to work on top condition with VIM.... On Mar 9, 8:31 pm, Mathieu Rousseau <mathieu.rousseau...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> +1 for text mate too if your are on a Mac. > +1 for Vim on the other OS > > On Mon, Mar 9, 2009 at 10:16 AM, Deepak <dee.ku...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > +1 for TextMate if you are on a Mac. I''ve tried a number of them, > > Aptana, RubyMine, Base Eclipse with the rails plugins etc, but keep > > coming back to the lightweight TextMate > > > @Phlip, I can work almost exclusively with just a keyboard in > > TextMate. There is a keyboard shortcut for just about anything you can > > do with a mouse. > > > On Mar 8, 11:35 am, Colin Summers <blade...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > It depends on your operating system. I am on a Mac and really enjoy > > > TextMate and the Terminal as my development environment. There are, > > > obviously, much fancier all-in-one systems, but this one works for me.--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
+1 for TextMate on OS X. I''ve used gEdit in GNU/Linux which it''s pretty great.+1 for InType on Windows platform. 2009/3/9 Geekyra <gkrdvl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> > Win+Linux = There''s nothing need to argue, VIM with plugin Rails.vim, > Surrounding.vim and SnippetEmu is the best. > For Mac Vim too but TextMate is a good choice too if u came from > standard IDE solution.. > Actually VIM is bit weird but if u mastered it WUIIIIHHHH but on 1 > condition u must be 10 finger typist to work on top condition with > VIM.... > > > On Mar 9, 8:31 pm, Mathieu Rousseau <mathieu.rousseau...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > wrote: > > +1 for text mate too if your are on a Mac. > > +1 for Vim on the other OS > > > > On Mon, Mar 9, 2009 at 10:16 AM, Deepak <dee.ku...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > +1 for TextMate if you are on a Mac. I''ve tried a number of them, > > > Aptana, RubyMine, Base Eclipse with the rails plugins etc, but keep > > > coming back to the lightweight TextMate > > > > > @Phlip, I can work almost exclusively with just a keyboard in > > > TextMate. There is a keyboard shortcut for just about anything you can > > > do with a mouse. > > > > > On Mar 8, 11:35 am, Colin Summers <blade...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > It depends on your operating system. I am on a Mac and really enjoy > > > > TextMate and the Terminal as my development environment. There are, > > > > obviously, much fancier all-in-one systems, but this one works for > me. > > >-- Juanma Cabello Applications Developer Skype: juanm.cabello Twitter: juanmac Weblog: http://juanmacabello.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 Mon, Mar 9, 2009 at 9:26 AM, Juanma Cabello <juanma.cabello.b-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> +1 for TextMate on OS X. I''ve used gEdit in GNU/Linux which it''s pretty > great.+1 for InType on Windows platform. > > +1 for textmate on OSX+1 for gedit on linux (I run ubuntu as it happens). I don''t use either sqlite or mysql, but postgres. on both osx and linux. (The deployment environment is CentOS 5.2, passenger and postgres.) Cheers-- Charles --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I enjoyed Aptana for a while, but I''ve recently switched to NetBeans and have been very impressed. The autocomplete SQL bits are to die for and the method name refactoring is impressive. http://jdwyah.blogspot.com/2008/12/netbeans-65-vs-aptana-radrails.html http://jdwyah.blogspot.com/2008/12/top-17-netbeans-ruby-and-rails-keyboard.html -j On Mar 9, 10:05 am, Charles Johnson <gm.johns...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Mon, Mar 9, 2009 at 9:26 AM, Juanma Cabello > <juanma.cabell...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: > > > +1 for TextMate on OS X. I''ve used gEdit in GNU/Linux which it''s pretty > > great.+1 for InType on Windows platform. > > > +1 for textmate on OSX > > +1 for gedit on linux (I run ubuntu as it happens). > I don''t use either sqlite or mysql, but postgres. on both osx and linux. > (The deployment environment is CentOS 5.2, passenger and postgres.) > > Cheers-- > > Charles--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I use Cygwin (basically a linux command line environment that runs on windows) + e (a windows Textmate clone, including textmate bundles) on a windows machine. E (http://www.e-texteditor.com) is every bit as good as Textmate, and under constant development. Free trial, but $34.95 for a lifetime license, which is very worth it as it''s cheaper than buying a Mac). Rails and other applicable bundles include snippets of code, syntax highlighting, and macros that turn Textmate/e into something that comes pretty close to being a full IDE without all the heaviness and opacity of an IDE. I have tried Vim a couple of times, but the learning curve is too steep and I always give up. Textmate/e looks enough like a regular text editor to let you jump in with both feet with no experience, but offers a lot of power and versatility to be discovered as you progress. E actually includes Cygwin (http://http://www.cygwin.com/) as part of its install, which is how I got started with it. Since then I''ve found it''s easier to do your own install of Cygwin. You can re-run setup.exe (found at their website, above) over and over again to add packages such as ruby, gems, libssh, git, imagemagick, etc. as you figure out you need them by just clicking a checkbox. It''s a little confusing at first, but actually really easy once you get the hang of it. One of the simple things that makes using Cygwin instead of native Ruby on windows nice is that you don''t have to type ruby over and over again, which makes following along with tutorials and examples online much easier (i.e. "script/server" instead of "ruby script/server"). Also, I find that Git on Cygwin is much more reliable than the Windows port of Git (although I haven''t tried in a while, and I''m sure it''s gotten better). As you get into Rails, you''ll eventually find Git necessary, so this is something to consider and actually a valid argument against some of the IDEs with strictly SVN integration. Oh, and ssh integration into the command line is much easier, too. Hope all this helps, and good luck. Rails is easy to get interested in, but hard to master, because it''s such a moving target. --dhc-- On Mar 8, 11:19 am, "bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <bramu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi All, > > I am new to Rails, I was searching for the best Rails IDE for doing > my project. I found Aptana with RadRails, which is very heavy and it > is consuming all my CPU and memory. Can anyone suggest very small > Rails IDE with at least Rails intelligence. This is very important and > please let me know if you know anything. I am totally struck because > of this. > > Thanks, > Ramu.--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Sun, Mar 8, 2009 at 1:19 PM, bramu.ss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <bramu.ss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Can anyone suggest very small Rails IDE with at least Rails intelligence.http://dima-exe.ru/rails-on-emacs Has everything Textmate has and then some, for example: http://dima-exe.ru/assets/2007/4/1/06.png -- Greg Donald http://destiney.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 -~----------~----~----~----~------~----~------~--~---
Deepak wrote:> @Phlip, I can work almost exclusively with just a keyboard in > TextMate. There is a keyboard shortcut for just about anything you can > do with a mouse.Run a batch of tests. (Ideally that should be 1 keystroke, but sometimes you must rotate back to the test tab first.) Now get some error spew. To ignore it and keep typing, you must use <Splat+Backtick> to go from the spew window to the editor. Alternately, try to select one line of spew and go to its file and line number, with the keyboard. I use TextMate all day - hence the venting - and muscle-memory does indeed help me forget all its glitches and irritations... -- Phlip --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---