RubyMine 2.0作为Rails IDE获得99美元的收益吗? [英] Does RubyMine 2.0 earn its $99 as a Rails IDE?

查看:164
本文介绍了RubyMine 2.0作为Rails IDE获得99美元的收益吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近看过很多关于RubyMine的博客,作为最好的Rails IDE。目前,我正在使用NetBeans IDE作为我的Ruby和Rails的东西,但我想知道这里是否有人会亲自推荐这个IDE,以及为什么我应该为它支付99美元。

I've seen a lot of blogs talk about RubyMine lately, as a best of breed Rails IDE. Currently, I am using NetBeans IDE for my Ruby and Rails stuff, but I was wondering if anyone here would personally recommend this IDE, and reasons why I should fork out $99 for it.

推荐答案

我在一个月前在第一次发布之前切换到RubyMine之前使用了NetBeans一段时间。
我可以说IDE值得全价。

I used NetBeans for a while, before switching to RubyMine some month ago prior the first release. I can say the IDE is worth the entire price.

RubyMine拥有我见过的最好的自动完成支持。它是一个非常聪明的IDE,它可以理解大多数Rails魔法,包括符号方法引用

RubyMine has the best autocomplete support I have ever seen. It's a really clever IDE, it can understand most of the Rails "magics" including method references by symbols

class Controller

  before_filter :mymethod

  def mymethod
  end
end

元编程,Rails / Ruby约定等等。

metaprogramming, Rails/Ruby convention and so on.

此外,RubyMine 2.0引入了对Rails的i18n支持,并且必须维护几个Rails用5种不同语言本地化的应用程序,我必须说这是一个很棒的功能。

Also, RubyMine 2.0 introduced i18n support for Rails and, having to maintain a couple of Rails apps localized in 5 different languages, I must say this is an awesome feature.

它支持Ruby生态系统中的最新测试框架,包括Shoulda,Test :: Unit, RSpec和黄瓜。不幸的是它缺乏RCov支持,而我知道Netbeans会集成它。

It supports the latest testing frameworks in the Ruby ecosystem, including Shoulda, Test::Unit, RSpec and Cucumber. Unfortunately it lacks RCov support, while I know Netbeans is going to integrate it.

一些同事仍在使用NetBeans,他们经常遇到SVN问题,因为Netbeans在IDE外部更新时,不会自动刷新工作副本。
RubyMine具有出色的SCM支持,并附带SVN,CVS甚至Git兼容性。

A couple of co-workers are still using NetBeans and they often have problem with SVN because Netbeans doesn't auto-refresh the working copy when you update it outside the IDE. RubyMine has an excellent SCM support and ships with SVN, CVS and even Git compatibility.

我不希望这个答案看起来像RubyMine促销,所以我鼓励你尝试30天然后做出选择。

I don't want this answer to seems like a RubyMine promo, so I encourage you to give it a try for 30days then make a choice.

这篇关于RubyMine 2.0作为Rails IDE获得99美元的收益吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆