Questions tagged [ruby-development-tools]

The Ruby Development Tool is a Ruby IDE, composed of Ruby aware features/plugins for the Eclipse platform.

The Ruby Development Tool also known as RDT is a Ruby IDE, composed of Ruby aware features/plugins for the Eclipse platform.

5 questions
74
votes
6 answers

Preferred Ruby plugin for Eclipse?

RDT (Ruby Development Tool) seems to be the preferred plugin for adding Ruby support to Eclipse. However, I see that the main developer on that project has joined Aptana RadRails. Does this mean that project is no longer up-to-date for Ruby in…
Lee Tang
2
votes
1 answer

How to check for virus signatures on uploaded files in ruby on server side before processing?

There is a upload feature on the site. I want to check if the file is infected before it gets processed. Is there any way to achieve this using a gem or having some inhouse code for it?
0
votes
1 answer

Issue Installing Rails on MAC --> development tools installed --> mkmf.log warnings . Please Assist

I have reset my mac recently. Rails won't install I typed sudo gem install rails I receive this error: Building native extensions. This could take a while... ERROR: Error installing rails: ERROR: Failed to build gem native extension. …
0
votes
1 answer

error in installing ruby-devel using yum?

Hello I try to install ruby gem json but it gives following error `Building native extensions. This could take a while... ERROR: Error installing json: ERROR: Failed to build gem native extension. mkmf.rb can't find header files for ruby at…
naresh
  • 1
  • 4
0
votes
1 answer

Problems Installing Eclipse and Ruby Plugin

I installed Eclipse on my Ubuntu machine and then the Ruby Development Tools (RDT), but it would crash when I try to alter certain features, like having line numbers, how far back to have history, and the code coloring scheme didn't work fully. I…
Jesse Jashinsky
  • 10,313
  • 6
  • 38
  • 63