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

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

问题描述

我是 Ruby on Rails 的新手,到目前为止,我在学习它时获得了很多乐趣.来自 .NET 世界,这是一个相当大的转变,因为我的 IDE(Visual Studio 2008)可以为我处理所有事情,而在 Rails 中,所有事情都是通过多个应用程序(终端、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天全站免登陆