RadRails is a cross-platform IDE for Ruby and Rails development based on the Eclipse platform. RadRails releases are currently deprecated in favor of the embedded Ruby/Rails functionality in Aptana Studio 3.
0
votes
0answers
42 views
how to run an entire rails web application in aptana studio 3?
when I run the rails project(ctrl + 11) it runs only the current file that I'm viewing..how to run the entire project just like we can in netbeans(by pressing the play button).
also when I try to ...
0
votes
0answers
15 views
Running RSpec tests in RadRails
I'm using RadRails as my Ruby on Rails IDE and RSpec Rails as my testing framework. Every time I need to run my tests I'm using the command line and type bundle exec rspec spec/.... Is it possible to ...
0
votes
1answer
191 views
Aptana 3 - RadRails plugin - auto complete rails functions
I am complete new to Ruby and Rails both and have decided to install Aptana 3 with RadRails plugin included in order to learn how to learn the IDE while I am studying the rails framework.
I am using:
...
0
votes
0answers
146 views
How to autoformat html.erb page RadRails - Eclipse
I am using eclipse IDE with Aptana RadRails plugin, for ruby on rails development. I want to use some keyboard shortcut for formatting my html.erb pages. Last time when I was using it on my system, it ...
0
votes
0answers
138 views
My first radrails project
I've installed Aptana's radRails after installing rubyMine and tried to create an empty
first project. I only get the following mesage though: Can't initialize a new Rails application within the ...
0
votes
0answers
467 views
Eclipse juno(4.x) - ubuntu 12 > can't install RadRails throws error for a gem i have installed allready
The thing is I installed ubuntu 12, java(for eclipse), eclipse, ruby, ruby gems, rails. Everything went smooth. When I tried to prepare eclipse for ruby on rails i installed ruby dev kit plugin. This ...
0
votes
0answers
207 views
Eclipse juno - aptana(radrails) cant see some specific windows
after a long race of installing and resinstalling different eclipses to make aptana plugin(radrails) working i did it. the problem is that after fighting with the workspace problem I used to see all ...
1
vote
1answer
796 views
Aptana Studio 3 - Running on Server (Doesn't Work for Some Projects)
I am able to "Run/Debug on Server" a new Rails project, created in Aptana.
However, "Run/Debug on Server" fails silently for an existing project.
I haven't been able to figure out why the behavior ...
0
votes
0answers
221 views
Aptana RadRails plugin returns several errors when Eclipse starts
I try to use RadRails on Eclipse and get pretty sick of this issue. My setting is as follows
Windows 7 64bit
Eclipse 3.7 (Indigo)
Ruby 1.9.3p194
Ruby on Rails 3.2.5
And when I download Aptana ...
0
votes
1answer
165 views
How can I switch new opened tab for watching test execution
I use Radrails for watir tests. Here is my code:
ie.link(:text, "First").click
ie.link(:text, "Second").click
ie1 = Watir::IE.attach(:title, "Second")
Next I watch the test execution. I see ie ...
0
votes
2answers
372 views
Watir command to attach browser window does not work in radrails ide
I use the radrails ide for running watir tests. I have the following command:
ie.link(:text, "Task").click
ie1=Watir::IE.attach(:title, 'Task')
Using the above command I get the error:
...
0
votes
1answer
137 views
What are these weird boxes in Eclipse/Aptana Studio
Does anyone know what these really annoying boxes surrounding random code are in Eclipse? I've seen them come, go, grab the beginning and end of a word, I have no idea what they are supposed to mean. ...
0
votes
1answer
173 views
Aptana RadRails with Eclipse > 3.5 exceptions
I have been going back and forth over versions of Eclipse, and other IDEs, and I really want to use the latest Eclipse, it suites my tastes. However, every once in a while, the thing goes mad, ...
1
vote
0answers
236 views
Running debug server with bundle exec in aptana
I'm trying to debug a rails application, but when I've tried, it throws me :
Uncaught exception: You have already activated rake 0.9.2, but your Gemfile requires rake 0.8.7. Using bundle exec may ...
1
vote
0answers
139 views
Ruby Debugging with Pow and Aptana (Eclipse)
Does anybody know how to set up Ruby Debugging with Pow and Aptana (Eclipse)?
1
vote
1answer
456 views
Getting a dependency error when installing RadRails
I'm trying to install the Aptana RadRails/Aptana Studio plugin for Eclipse and I'm getting a strange dependency error. Here are the details:
OS: Ubuntu 11.04
Eclipse version: 3.5 (Galileo)
RadRails ...
0
votes
1answer
294 views
How to config radrails for rails project to run
I searched a lot about how to config radrails to run rails project, and stuck here for a long time.
Here is what I did:
install ruby,rails in windows (ruby -v and rails -v both returns version ...
1
vote
1answer
643 views
Read error: #<Errno::ECONNABORTED: An established connection was aborted by the software in your host machine.> in ruby
i am getting below message in my log while running my ruby application with firefox & IE8 .
Is any one got same message while running ruby application?
Fri Aug 20 18:18:17 +0100 2011: Read error: ...
0
votes
1answer
291 views
RadRails, Ruby, Content Assist and Methods
I am new to Ruby, and I am currently working with an API which is unfamiliar to me. In order to use code completion, which helps me learn, I installed RadRails in Eclipse. However, I am having ...
5
votes
2answers
3k views
Cannot find RadRails views in Aptana Studio 3
I cannot see any of the RadRails views in my IDE. For example Rake tasks, rails console, generator view, etc.. See the screenshot for the available view options.
I'm perplexed by the explanations I ...
0
votes
1answer
538 views
customize shortcuts: remove 'hash pointer' and have only 'go to line' on CTRL+L
Hi all
In aptana Studio 3 I don't find useful CTRL+L -> 1 for 'hash pointer' and CTRL+L -> 2 for 'go to line' and I would like to get rid of the first one and easily go to line with CTRL+L and ...
1
vote
2answers
2k views
How does one run Rake tasks from Eclipse (using the Aptana RadRails plugin)?
As an XEmacs user, I'm a firm believer that if you're using a powerful editor / IDE, you should attempt to do as many of your development tasks as possible without leaving the environment (e.g. why ...
0
votes
1answer
155 views
RadRails and Gemfile, am I missing something?
Is there a way to have my Ruby on Rails project reference the Gems that are declared in Gemfile?
Am I missing something?
0
votes
1answer
242 views
RadRails + Ruby Installed on Virtual Machine (Ubuntu)
I have installed Aptana RadRails IDE on my computer under Windows. Also I have Ubuntu guest OS where installed ruby environment. RadRails ask me for ruby installation at start. But I don't want ...
1
vote
1answer
303 views
How do I remove MyRadRails from my eclipse installation
I am a newbie to Eclipse, how do I remove MyRadRails from my eclipse installation
0
votes
1answer
275 views
Installing radrails/ruby for the first time - setup is not working
I'm completely new to ruby / radrails.
I've installed radrails and ruby using rubyinstaller (Ruby 1.9.2-p180) and followed the Configuring your RadRails setup and when I follow the step to check to ...
0
votes
2answers
642 views
How to debug pure ruby programs in RadRails
I am new to Ruby so have installed RadRails, Ruby 1.92 and ruby-debug-ide19. I have a very simple ruby program that prints hello world. But when I try and place a breakpoint in the code and run in ...
1
vote
1answer
684 views
Run ruby IRB for Ruby on rails from Aptana studio and/or radrails?
I was a happy Ruby on Netbeans (6.9) user until I learned that NB (Oracle) will no longer be supporting Ruby, in future releases. So, I'm trying out Aptana w RadRails plugin. so far the trasition has ...
0
votes
1answer
352 views
Choosing rails version in RadRails 2.0.5
I've created rails application using rails 3.0.3
After adding it to RadRails it still recognize my project as rails 2 application and searching for "scripts/server"
How and where can I change settings ...
1
vote
1answer
3k views
How to configure Aptana RadRails plugin for Rails3
I just installed Aptana RadRails in Eclipse as a plug in. While I was in the RadRails perspective, I clicked 'New Rails Project' and gave the project a name and immediately received an error.
...
7
votes
5answers
3k views
How do you configure RadRails to use Rails installed through RVM?
How do I properly setup Aptana RadRails if I've installed Rails through RVM?
I followed the install on http://railstutorial.org/ but my script paths don't work: e.g.:
'rails' path: ...
0
votes
2answers
560 views
Reporting errors in launching rails webrick server
I have an application which runs on rails 2.3.2 and now i upgraded my version of rails to 3.0.3
After i try to start the application server by typing rails server
I get a list of arguments that i ...
1
vote
1answer
209 views
Ruby on Rails Incorrect Primary Key Names
I'm using RadRails to create my MYSQL database tables. This is migration task:
class CreateEvents < ActiveRecord::Migration
def self.up
create_table :events do |t|
t.string :eventname
...
0
votes
1answer
827 views
RadRails error when creating new project
i just installed RadRails. Now i want to create a new project. It creates the directory structure and the gives this error. Can somebody tell me what's the problem?
...
11
votes
3answers
3k views
word wrap / line wrap option in Aptana Studio 3 Beta?
I have been searching for an hour and cannot seem to find any information whatsoever about a word wrap / line wrap option in the new Aptana Studio 3 Beta (aka RadRails 3 Beta). I can't find an option ...
1
vote
7answers
2k views
Creating new Rails project with Aptana fails with “/<project name>/public does not exist”
I am using Windows 7 and Ruby 1.8.7. I get the following error message when I start a new Rails project:
Problem Occured
'Replace project index file' has encountered a problem. Resource ...
1
vote
2answers
277 views
radrails dev server startup error: load_missing_constant
Here is the stacktrace I get in the console:
C:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:443:in `load_missing_constant': uninitialized constant ActiveRecord ...
0
votes
1answer
100 views
RadRails Aptana
I would like to ask if there is a functionality in RadRails that allows to copy parts of code, save them for further usage and if they are needed justo drop them form palette. It seems to be very ...
0
votes
2answers
535 views
Good code highlighting, syntax analysis and code assist editor on js.erb and css.erb files
I want to know if there is an api that supports nicely eRuby (erb) and JavaScript highlighting, sintax analysis and code assist.
I've already tried Eclipse with Aptana RadRails.
Perhaps I'm ...
0
votes
1answer
58 views
radrails automatically giving me two tabs when i go to new line
So any time i hit enter and go to a new line... radrails automatically gives me two tabs over. I'd rather turn this off. I haven't been able to figure out how in the settings.
Ideas? thoughts?
is 2 ...
1
vote
1answer
2k views
How to run the rails console in debug mode in Aptana Radrails
In Apatana Rad Rails, I want to run the rails console in debug mode. When I launch the debugger as shown below, debugger doesn't honor the break points.
debug script/console
I am able to run the ...
0
votes
1answer
626 views
RadRails is very slow on Windows 7
I'm trying to use RadRails on Windows and it's works relatively smoothly.
But, when i hit F5 in my browser i have to wait ~15 secondes to refresh the page.
It's annoying because the CPU usage is ...
0
votes
1answer
941 views
RadRails (Eclipse plug-in) not recognizing 1.9.1 ruby features
I installed RadRails as a plugin to eclipse, and I set the interpreter to C:\ruby, the location of my ruby installation. I've also installed RubyGems 1.3.5 via the ruby setup.rb script.
When I run ...
1
vote
1answer
596 views
how do I import my existing RadRails project into a new SVN repository?
I currently have an existing project that I have been working on in RadRails. I want to put the entire project into an SVN repository (hosted on Unfuddle). I downloaded the Subversion plugin.
I'm ...
1
vote
1answer
202 views
How do I use 'paperclip' in Eclipse RadRails perspective?
I'm a newbie Ruby on Rails developer. I have installed the 'paperclip' gem by modifying the config/environment.rb file and adding the following:
config.gem 'paperclip', :source => ...
0
votes
1answer
71 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
869 views
How to use Java's JAR file with Aptana RadRail's JRuby project?
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 Aptana ...
0
votes
1answer
297 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
502 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
3answers
796 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, ...
