使用带Rails的IDE会阻碍我吗? [英] Will using an IDE with Rails hinder me?

查看:109
本文介绍了使用带Rails的IDE会阻碍我吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Ruby on Rails的新手,到目前为止,我学到了很多乐趣。来自.NET世界,它是一个非常开关,因为我的IDE(Visual Studio 2008)为我处理一切,而在Rails中,一切都是通过多个应用程序(Terminal,TextMate等)完成的。

I'm new to Ruby on Rails and so far, I'm having a lot of fun learning it. Coming from the .NET world, it's been quite a switch as my IDE (Visual Studio 2008) sort of handles everything for me, while in Rails everything has been done via multiple applications (Terminal, TextMate, etc).

我已经开始仔细研究 RubyMine 用于Rails开发的IDE,作为IDEA和ReSharper的忠实粉丝,我自然喜欢RubyMine。它具有代码完成功能,内置支持RSpec,SVN集成等。但是,由于IDE处理了很多Rails体验,我想知道是否应该坚持使用TextMate + Terminal方法。

I've started taking a closer look at RubyMine as an IDE for Rails development, and as a big fan of IDEA and ReSharper, I naturally like RubyMine. It has code-completion, built-in support for RSpec, SVN integration, and so on. However, since the IDE handles so much of the "Rails experience," I wonder if should stick with the TextMate+Terminal approach.

是一个像RubyMine这样的Ruby / Rails IDE会阻碍我吗?

Is a Ruby/Rails IDE like RubyMine going to hinder me?

推荐答案

我会用基础知识启动(终端和一个简单的文本编辑器),直到你真正得到一个很好地理解Ruby on Rails。然后,一旦你掌握了框架的基本知识,就转移到IDE。

I would use the basics to start (terminal and a simple text editor) until you really get a good understanding of Ruby on Rails. Then once you have that basic underlying knowledge of the framework move to an IDE.

在我看来,如果你想学习使用终端和编辑器,但如果你想高效使用IDE。

In my opinion if you want to learn use the terminal and an editor, but if you want to be productive use an IDE.

在家里,我使用基本设置,因为我正在学习Ruby on Rails。但是,在工作中,我是Java开发人员,我使用IDE。使用IDE可以让我不用担心繁琐的繁琐任务,只担心编程。使用自动完成,集成的svn和集成的调试工具等工具可以提高我的工作效率。

At home I use the basic setup since I am in the process of learning Ruby on Rails. However, at work, where I am a Java developer, I use an IDE. Using the IDE allows me not worry about the small tedious tasks and just worry about programming. Having tools like auto-completion, integrated svn, and integrated debugging tools increases my productivity.

[edit] 此外,我不认为特定的IDE很重要。它们都具有类似的功能。无论你最舒服的是最好的。

[edit] Also, I don't think the particular IDE matters. They all have the similar functionality. Whatever your the most comfortable with is the best.

这篇关于使用带Rails的IDE会阻碍我吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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