Ruby
I have been looking into editing programs for ruby such as EditRocket, but then I wondered what is JetBrains RubyMine IDE like? From the description on their webpage it looks great but, has anyone had any experience with it, how does it compare to other options (if any)?
- 912 views
- 1 answers
- 0 votes
I'm having trouble with ruby interpreter version 1.9.3 for Eclipse. When I tried to use Ruby, it gave an error of "Unable to create the selected preference page. org/eclipse/dltk/internal/debug/ui/interpreters/InterpreterPreferencePage". Seems like plug-in failed to install. Where can I download ruby interpreter for Eclipse? I need the current version.
- 1169 views
- 1 answers
- 0 votes
I need to learn about Ruby on Rails Framework. Can someone please guide me on how to start using it. And please provide tutorial links for it so I can learn more.
Regards.
- 968 views
- 3 answers
- 1 votes
How powerful is Ruby as a programming language and what are the different languages that Ruby's creator, Yukihiro Matsumuto, combined to make it a balanced programming language?
- 1193 views
- 4 answers
- 0 votes
I just started learning Ruby and I like how it easy it is.
What are the things I must know when using Ruby as my programming language of choice?
Does it have limitations?
Can it be compared to other programming languages like Perl, Python, and Java?
- 1167 views
- 3 answers
- 0 votes
Dear friends
What are the operators, environment variables and looping structures available in Ruby On Rails?
Thanks
- 1113 views
- 1 answers
- 0 votes
I'm planning on creating a new site where users can upload pictures and view them as a gallery. The foundation of the site would be with RUBY. Can someone tell me how to get this job done in RUBI? Code? |
- 1268 views
- 1 answers
- 0 votes
I was using SQLite with Ruby on Rails but now I have switched to MySQL and I am unable to create a new RoR application using MySQL.
When I do 'rails AppName' it creates a new project but it isn't connected with MySQL.
So what do I create a new rails project using MySQL?
- 1253 views
- 1 answers
- 0 votes
Hi brothers,
I am trying to run some scripts that are programmed in ruby on rails programming language.
They were working just fine in my previous operating system i. e. Windows XP, so there is not issue in them.
Now I upgraded my windows to windows 7. After that I am unable to run these scripts.
Whenever I clicked on the file, I got the below mentioned error.
Rubyw.exe – System Error
The program can’t start because MSVCR71.dll is missing from your computer.
Try reinstalling the program to fix this problem.
- 1971 views
- 2 answers
- 20 votes