Ruby On Rails Development Machine

I start by developing Ruby-On-Rails on a Linux machine. I want to know which Linux distribution is best suited for ROR development.

And what will be the best (free) IDE for ROR on Linux.

+3
source share
8 answers

Any distribution is a good distribution. However, if you have no previous experience with Linux, I would recommend some of them more user-friendly, such as Ubuntu or Linux Mint.

As for the IDE, I am a happy NetBeans user for development on Linux and Mac.

+4
source

Linux " " ROR. (, ruby), , , . : / - gem .

IDE, RubyMine IDEA.

+2

Rails Ubuntu linux . Ubuntu (Sphinx, ImageMagick ..).

IDE, TextMate, linux. gmate, , gEdit , TextMate, .

: http://github.com/lexrupy/gmate

+2

IDE, Aptana (http://www.radrails.org/), ,

+1

Linux , Ruby.

, IDE Ruby on Rails, . Rails IDE (script/generate - /, script/ - , script/console - /) - ( ..).) .

( RubyMine ( @John Feminella ) - ...)

+1

Rails Ubuntu 9.10 Netbeans Rails Vim. , "Just Works".

, , Rails Mac OSX Windows. , , . Rails- .

+1

http://www.turnkeylinux.org/rails
Netbeans IDE. vim, Textmate. Jetbrain Rubymine. , .

+1

Ubuntu ( ), Rails, , Ubuntu - Ubuntu - Rails2 Ruby 1.8.7, .

Rails 3, Rails-, - ruby ​​ , ruby ​​1.9.x( Synaptic, ). Rubygems rubyforge, , Rails 3 Gem install. mod_passenger, , Ubuntu ruby, ( .)

I do not know which distribution is preferred. And perhaps in Ubuntu 12.04 (LTS version), they will get the program and make Rails 3 / ruby ​​1.9.x the standard - but until then, use it at your own risk.: /

+1
source

Source: https://habr.com/ru/post/1732008/


All Articles