Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Ruby editor help...
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  11 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Kevin White  
View profile  
 More options Oct 29, 10:25 pm
From: Kevin White <jedirun...@gmail.com>
Date: Thu, 29 Oct 2009 20:25:57 -0600
Local: Thurs, Oct 29 2009 10:25 pm
Subject: Ruby editor help...

Hey all,

I've been evaluating ruby/rails editors and ides over the last couple weeks,
and would like some suggestions from you all.   Hopefully without starting a
holy war, I'd like to get some of your suggestions on editors or ides for
Ruby and Rails programming.

necessary features:
- syntax highlighting
- proper "re-indenting"/"re-formatting" of the code
- code templates (i.e.: type "if" and hit tab to expand into a standard if
block ... little code cheats like that)
- ability to open many files at once (i.e.: textmate's "mate ." to open the
whole folder structure)
- some sort of navigate command to quickly find/open a file in the current
project or folder structure

preferred features:
- refactoring support
- scriptability
- debugging of ruby scripts and/or rails projects
- integrated rails support (i.e.: built-in console for running script and/or
rake tasks)

I've tried:
TextWrangler: price is right, but features are weak.  Couldn't find any
re-indent for a simple ruby script.

Aptana RadRails: *love* the rails integration, good syntax highlighting,
decent refactoring.  But it has a problem with re-indentation of code blocks
in simple if/else/end blocks wherever i used an array map.

TextMate: *love* the interface, good syntax highlighting, pretty decent
refactoring.  But I couldn't find any reformatting command to re-indent
code.

RubyMine: I wanted to love it.  But the trial license ran out before I
really knew what i wanted in an editor, so am left without knowing if it
would meet my needs or not.

BBEdit.  Haven't really tried it yet for ruby or rails.

NetBeans: just downloaded it and ready to put it through its paces

Vi/Vim: I love it at the command line, but I think I'd like a more hot-key
based gui editor for ruby/rails. :)

Emacs: I gave up on it 10 years ago, though if it really does all this stuff
easily, I'd consider stepping in again. :)

Thanks for any suggestions you all can give.

Kevin
--

Kevin White
jedirun...@gmail.com


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Harper  
View profile  
 More options Oct 30, 12:48 am
From: Tim Harper <timchar...@gmail.com>
Date: Thu, 29 Oct 2009 22:48:26 -0600
Local: Fri, Oct 30 2009 12:48 am
Subject: Re: [urug] Ruby editor help...

I would personally recommend TextMate, vim, or emacs.  They are all
fantastic editors, emacs and vim having the advantage of being
uber-portable.

I use TextMate for ruby and have gotten really good mileage out of it.  It's
easy to write you're own extensions (and I've written several to improve my
work flow).  I've never once wanted a "reformat ruby command", but I
definitely appreciate the command in emacs to reformat lisp... so who knows
:S

Tim


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jenica Jacobsen  
View profile  
 More options Oct 30, 1:12 pm
From: Jenica Jacobsen <tealw...@gmail.com>
Date: Fri, 30 Oct 2009 11:12:12 -0600
Local: Fri, Oct 30 2009 1:12 pm
Subject: Re: [urug] Ruby editor help...

I haven't used the others, and am not a Rails developer by trade... but
RubyMine has the syntax highlighting, re-indenting, code templates, and
quick ctrl+n to find/open files.  I'm not sure if it has your opening may
files at once, I don't think you can open all of the files in a file
structure (but I've never really wanted to so maybe you can :) )

I've been told that the only reason I like RubyMine best is because of my
existing familiarity with IntelliJ Idea for java.  :)

Good luck with your search for an editor.

Jenica


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nathan Lane  
View profile  
 More options Oct 30, 1:22 pm
From: Nathan Lane <nathamberl...@gmail.com>
Date: Fri, 30 Oct 2009 11:22:28 -0600
Local: Fri, Oct 30 2009 1:22 pm
Subject: Re: [urug] Re: Ruby editor help...

If you want something that gives you a lot of help, both NetBeans and Aptana
Studio offer a lot of support fro Ruby and Ruby on Rails specifically.

On Fri, Oct 30, 2009 at 11:12 AM, Jenica Jacobsen <tealw...@gmail.com>wrote:

--
Nathan Lane
Blog, http://blog.nathandelane.com

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brad Midgley  
View profile  
 More options Oct 30, 2:12 pm
From: Brad Midgley <bmidg...@xmission.com>
Date: Fri, 30 Oct 2009 12:12:31 -0600
Local: Fri, Oct 30 2009 2:12 pm
Subject: Re: [urug] Ruby editor help...
Kevin

> TextWrangler: price is right, but features are weak.  Couldn't find  
> any re-indent for a simple ruby script.

> Aptana RadRails: *love* the rails integration, good syntax  
> highlighting, decent refactoring.  But it has a problem with re-
> indentation of code blocks in simple if/else/end blocks wherever i  
> used an array map.

> TextMate: *love* the interface, good syntax highlighting, pretty  
> decent refactoring.  But I couldn't find any reformatting command to  
> re-indent code.

> RubyMine: I wanted to love it.  But the trial license ran out before  
> I really knew what i wanted in an editor, so am left without knowing  
> if it would meet my needs or not.

I was disappointed with textwrangler working with directories and  
files smoothly and ruled it out. I experimented with rubymine, but the  
beta tanked on loading a large rails project (probably not a fair  
test) so it had to wait for my next little project. That hasn't  
happened yet.

Double-click and keyboard-driven text selection drives me CRAZY in  
textmate. Instead of selecting word by word (whitespace delimited) it  
selects whole sentences (punctuation delimited). That breaks with  
every other osx app.

Brad


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Roger Pack  
View profile  
 More options Oct 30, 2:33 pm
From: Roger Pack <rogerdp...@gmail.com>
Date: Fri, 30 Oct 2009 12:33:36 -0600
Local: Fri, Oct 30 2009 2:33 pm
Subject: Re: [urug] Ruby editor help...

> TextMate: *love* the interface, good syntax highlighting, pretty decent
> refactoring.  But I couldn't find any reformatting command to re-indent
> code.

There's a ruby reformatting plugin somewhere, if that helps.
-r

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Berry  
View profile  
 More options Oct 30, 3:08 pm
From: Eric Berry <cav...@gmail.com>
Date: Fri, 30 Oct 2009 13:08:06 -0600
Local: Fri, Oct 30 2009 3:08 pm
Subject: Re: [urug] Re: Ruby editor help...
Any plugins for split view? My only gripe about textmate

On Oct 30, 2009, at 12:33 PM, Roger Pack <rogerdp...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Moore  
View profile  
 More options Oct 30, 3:12 pm
From: Mike Moore <blowm...@gmail.com>
Date: Fri, 30 Oct 2009 13:12:31 -0600
Local: Fri, Oct 30 2009 3:12 pm
Subject: Re: [urug] Re: Ruby editor help...

On Fri, Oct 30, 2009 at 1:08 PM, Eric Berry <cav...@gmail.com> wrote:

> Any plugins for split view? My only gripe about textmate

I open two instances of TextMate on two different Spaces desktops and switch
back and forth.

Kidding... :)


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MilesTogoe  
View profile  
 More options Oct 30, 4:31 pm
From: MilesTogoe <miles.to...@gmail.com>
Date: Fri, 30 Oct 2009 13:31:53 -0700
Local: Fri, Oct 30 2009 4:31 pm
Subject: Re: [urug] Re: Ruby editor help...

you don't really need a fancy IDE to give you those basic features - vim
does it and if you don't want to remember the commands (like me) frankly
gedit or kwrite does all those things too (incl code snippets).  simple
is good - it's the craftsman, not the hammer.

On 10/30/2009 10:12 AM, Jenica Jacobsen wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin White  
View profile  
 More options Oct 30, 4:48 pm
From: Kevin White <jedirun...@gmail.com>
Date: Fri, 30 Oct 2009 14:48:35 -0600
Local: Fri, Oct 30 2009 4:48 pm
Subject: Re: [urug] Re: Ruby editor help...

Thanks for all the comments guys.  I appreciate the perspective.

I'll take a look at some of the textmate plugins (bundles?  addons?  ...
whatever they're called  ) and see where I can go with it.  NetBeans seems a
bit slow, but very functional so far.

Whatever I do, I need to get a second license of.  My son has finally taken
an interest in programming and I'm teaching him ruby atm. :)  I do want us
to have the same editing environment.

Thanks again,

Kevin White
jedirun...@gmail.com


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Erick Cantwell  
View profile  
 More options Oct 30, 5:26 pm
From: Erick Cantwell <ecantw...@bluehost.com>
Date: Fri, 30 Oct 2009 15:26:29 -0600
Local: Fri, Oct 30 2009 5:26 pm
Subject: Re: [urug] Re: Ruby editor help...

This may be a bit late on the conversation, but I thought that I'd throw
my two cents in.

I'm personally a big fan of KDevelop (version 3.5.5.  KDevelop 4 is
shaping up nicely, but it's still in beta and the plugins related to
Ruby other than syntax highlighting are basically non-existent).  It has
a lot of great features for a plethora of languages.  When I don't have
KDevelop handy I like to use Kate (as opposed to something other editors
on the same level like gedit).

--Erick Cantwell


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google