
I found RubyMine by JetBrains to be a very nice IDE for developing Ruby on Rails applications – check it out.
Configure rubymine with rubyinstaller how to#
To get started developing your first Ruby application, I highly recommend this guide by Andrea Pavoni. Environment Setup Ruby There are a number of ways to install Ruby, in this post I’ll choose the simplest and will demonstrate how to install it on Windows OS through RubyInstaller. There are many ways to make Rails run as a Windows Service, in Apache, IIS, etc. Your rails server is running in the Command Prompt window which is handy for development. You are now done and can run your Rails server Save the file and return to Command Prompt If you installed the 64 bit version of Ruby, open C:\RubyApps\my_app\Gemfile and replace the tzinfo-data line with: The thing where tests wont run without a particular working directory isnt a bug in Rubymine, its a property of our tests. Save the file and go back to your Command Prompt. It’s important that you have a “-” before the path like in the example.

RubyMine is available for different platforms including macOS, Windows, and Linux.


Open C:\Ruby\DevKit\config.yml and ensure your Ruby location is included. RubyMine is an integrated development environment (IDE) that helps you be more productive in every aspect of Ruby/Rails projects development - from writing and debugging code to testing and deploying a completed application. Open Command Prompt and CD to C:\Ruby\DevKit If you run 64 bit, remember to get the 64 bit version of both Ruby and dev kit.Ĭheck “Install Tcl/Tk support”, “Add Ruby executables to your PATH” and “Assosiacte. Following this guide you’ll get going developing and running Ruby in 10 minutes. I played around with Ruby on Rails and wanted to set up a developer environment with Rails server and Ruby, but didn’t find any straight forward and easy guides, so I wrote one instead.
