i m new in Ruby on Rails, i want to use an editor to practise it, so
what editor should i use ?
Regards
On 11 mai, 11:00, "Dave Goodchild" <buddhamag...@gmail.com> wrote:
> Depends what platform you're on. RadRails is excellent for Windows. Mac
> users tend to swear by TextMate. Check out Arachno for Ruby also. But it's
> very personal!
>
http://www.devx.com/RubySpecialReport/Article/34454/0/page/2
--Arjun.
On May 11, 4:33 pm, Juan José Vidal <juanj...@um.es> wrote:
> For Linux: RadRails, of course :P
>
> El vie, 11-05-2007 a las 11:12 +0000, ibn tachfine escribi?:
I've tried several nightly builds of netbeans6 with JVM 1.6 but they are
not stable at all.
Tim Pope's Vim plugin really rocks.
--
,========================.
| Pierre-Alexandre Meyer |
| email : p...@mouraf.org |
`========================'
n
Sure. Developers do a great job!
An editor/IDE is a matter of choice and a cause of holy wars :)
My personal requirements for my main professional tool is
1) It's the same on windows and Linux. I do my own stuff in Linux, but
at work I have to use XP. This way I don't have to switch when
changing OSes
2) It's the same for all development platforms, so I don't have to
change it when I do Ruby coding, Java coding or anything else
My choice is jEdit which is a modern programmable editor with a wealth
of plugins for different languages and tasks. RubyPlugin +
ProjectViewer + more
I use the same keyboard shortcuts all the time, learn the tool,
program my macros, get more efficient...
Cheers,
Yury
On 5/11/07, ibn tachfine <sadik...@gmail.com> wrote:
>
--
Best regards,
Yuri Leikind
1) I have had fabulous success with Netbeans 6.0. Yes, its still in
development, but I have been using it nearly daily without a hint of
trouble. YMMV. Here is a link to a blog of one of the primary
developers of Ruby for Netbeans, Tor Norbye. Tor is cool, and the
blog is very informative as it outlines his weekly development of Ruby
for Netbeans:
And here is a link to the nightly build of Netbeans 6.0. Be sure to
use the Update Center to auto-install all the Ruby stuff:
http://www.netbeans.info/downloads/dev.php
And, they are also considering a Ruby-only version of Netbeans
(meaning, with all the Java stuff extracted out). Try here for that
Hudson (I think this is the code name for the project) install. In my
experience with it, it is also as stable as the "full Netbeans":
http://deadlock.netbeans.org/hudson/job/ruby/
2) Before Netbeans I was using Konquerer for my "file/project
browser" and the Kate editor (that comes with a KDE install). I have
to say that I was quite satisfied with that. But it won't give you
syntax checking and the like (though the syntax coloring is nice).
Still, I was quite content with it for some time.
My advice would be to try Netbeans. I use it for my daily RoR work.
It is great now, and will only get better (add more features) as they
approach the official Netbeans 6.0 launch.
Rob
> Depends what platform you're on. RadRails is excellent for Windows. Mac
> users tend to swear by TextMate. Check out Arachno for Ruby also. But
> it's very personal!
I've used RadRail (0.8 included) s for some time but I think Netbeans
(6.0 M9) have better ruby/rails support.
Regards
--
I've probably left my head... somewhere. Please wait untill I find it.
Homepage (pl_PL): http://uzytkownik.jogger.pl/
(GNU/)Linux User: #425935 (see http://counter.li.org/)
.Stefano
Dude, you really rocks. Thanks a _lot_.
On May 11, 11:44 am, Pierre-Alexandre Meyer <p...@mouraf.org> wrote:
> On Fri, May 11, 2007 at 08:27:17PM +0200, Tud wrote :
>
> > Vimhttp://www.vim.org+
> > VibrantInk Themehttp://www.vim.org/scripts/script.php?script_id=1794+
> > Vim-Rubyhttp://wiki.rubygarden.org/Ruby/page/show/VimRubySupport+
> > Rails.Vimhttp://rails.vim.tpope.net+
> > SuperTabhttp://www.vim.org/scripts/script.php?script_id=1643+
> > SnippetsEmuhttp://vim.sourceforge.net/scripts/script.php?script_id=1318+
> > VimMatehttp://vimmate.rubyforge.org
- RadRails/Windows Vista: 1
- VIM/Ubuntu: 3
- Textmate/MAC: 1
I'm the Windows user and I really like RadRails.
I'm using Netbeans 6 and it is great, lots of nice features and code
completion, used on both Mac and Windows. Runs database migrations as
well as script/generate and also debugging with breakpoints (I am
told) but have not tried it. One thing though is I have only found
success with Netbeans 6 Milestone 9 which can be tricky to find on
their site. Apparently works with Milestone 8 but I had difficulties
with this release. You need to download the full version of M9 and
then only select Ruby and deselect all the Java and the Java
enterprise servers stuff. (unless you're a Java developer, obviously!)
Take care,
Jon
Thanks
Satish
/IsBOF
On May 11, 6:33 am, Juan José Vidal <juanj...@um.es> wrote:
> For Linux: RadRails, of course :P
>
> El vie, 11-05-2007 a las 11:12 +0000, ibn tachfine escribibr>
>
>
>
> > For linux ?
>
> > On 11 mai, 11:00, "Dave Goodchild" <buddhamag...@gmail.com> wrote:
> > > Depends what platform you're on. RadRails is excellent for Windows. Mac
> > > users tend to swear by TextMate. Check out Arachno for Ruby also. But it's
> > > very personal!
>
> > > On 5/11/07, ibn tachfine <sadik.ka...@gmail.com> wrote:
>
> > > > Hi
>
> > > > i m new in Ruby on Rails, i want to use an editor to practise it, so
> > > > what editor should i use ?
>
> > > > Regards
>
> > > --http://www.web-buddha.co.uk- Hide quoted text -
>
> - Show quoted text -
You might take a look at RBuilder.
http://www.codegear.com/article/36433
The article says it is available for beta testing. It is Eclipse-based
and should be a great editor.
--
Posted via http://www.ruby-forum.com/.
I usually like Codegear products :) but I'm a bit skeptical about
Eclipse :-S though I guess it makes sense for platform neutrality. I
wonder what it will cost, though!
Cheers
Mohit.
On May 11, 8:27 pm, Tud <tudra...@gmail.com> wrote:
> ibn tachfine ha detto: in data 11/05/2007 13:12:> For linux ?
>
> Vimhttp://www.vim.org+
> VibrantInk Themehttp://www.vim.org/scripts/script.php?script_id=1794+
> Vim-Rubyhttp://wiki.rubygarden.org/Ruby/page/show/VimRubySupport+
> Rails.Vimhttp://rails.vim.tpope.net+
> SuperTabhttp://www.vim.org/scripts/script.php?script_id=1643+
> SnippetsEmuhttp://vim.sourceforge.net/scripts/script.php?script_id=1318+
> VimMatehttp://vimmate.rubyforge.org
>
> .Stefano
http://www.activestate.com/products/komodo_edit/
It runs on Windows, Linux or Mac OS X.
I'm sure I'd like the Komodo IDE even more, but since I don't code for
a living, it's hard to justify paying $295 for it.
Sharon
I find it impossible to justify Komodo's cost and I do code for a
living. There are way too many free alternatives to be paying more
than a few bucks for a text editor. And even then it's still not a
need, but more of a want.
--
Greg Donald
http://destiney.com/