0
votes
1answer
17 views
getting tables to work is RadRails?
When I manually enter tables into the .rb file in the migrate folder nothing shows up. I have followed a few different "how to's" but I can't get the tables to show up when I preview my work. I can …
0
votes
2answers
101 views
How to use Java’s JAR file with Aptana RadRail’s JRuby project?
Hello, everyone. I am trying to use Aptana RadRail to work on my JRuby project. A good feature of JRuby is, able to use Java library in the world. but I try to find out how to make this happen with …
0
votes
1answer
57 views
Does RadRails have keyboard triggers (code templates) as a shortcut for writing repetitive code?
One of the things I like about Netbeans Ruby development is keyboard triggers.
For example, if you are in an erb template and you type:
licai
After you hit the tab key, this text gets replaced …
1
vote
1answer
79 views
New RadRails project in Eclipse with SQL Server
I'm trying to get into Rails development and am using Aptana Studio (RadRails) as a plugin to Eclipse (WinXP). When I create a new project with the options shown here
things go south. I get this …
1
vote
2answers
152 views
Creating Plain .rb Files with Aptana RadRails
I have just bought a MacBook for some ruby development and like the look of Aptana Studio as a really nice IDE.
The question I have, however, is that I want to know (before getting too deep into it, …
3
votes
9answers
552 views
Aptana RadRails?
I've been using a text editor for my rails app for a while and I have a workflow that I am happy with for my existing app.
However, I am about to be starting a new app and it appears that Aptana …
1
vote
11answers
620 views
Rails & Windows
Is Rails development really this hard on Windows? I'm a PHP developer looking forwards to using Rails (mainly because every single PHP framework I've tried has some quirk that I just hate).
I …
0
votes
2answers
356 views
How do I use an old version of Rails with Aptana RadRails?
I'm new to Rails development, and I'm trying to figure out how to use an older version of Rails with Apatana's RadRails IDE. I'm trying to help out a friend who has a site built on older version than …
1
vote
2answers
265 views
Integrating InstantRails with Aptana or any other IDE
So I've been using InstantRails to check out Ruby on rails. I've been using Notepad++ for the editing. Now I don't want to install Ruby or Rails on my machine. Is there any walk through/tutorial on …
2
votes
2answers
701 views
Install the Radrails plugin for Aptana Studio offline
I downloaded and installed the Aptana Studio free version. But apparently, to install the Radrails plugin for ruby on rails development you have to connect to the internet. I don't have internet on my …
