Displaying 20 results from an estimated 1000 matches similar to: "RadRails with Eclipse"
2006 Jul 29
9
How to write RoR code
Hi all
I took a look to several examples of RoR on different web sites, and I
found that it is hard to write a class, in RoR, because I do not
understand all the codes used on the source code.
jsn
--
Posted via http://www.ruby-forum.com/.
2006 Jul 31
20
RADRAILS installation guide
hi all
is there eany installation guide that explais how to set up RadRails
and how to create a RoR project with eclipse?
thanks
--
Posted via http://www.ruby-forum.com/.
2006 Jul 21
15
RoRED a free Ruby on Rails editor for Windows
Hi.
On http://www.plasmacode.com you can download RoRED, a free IDE for Ruby
on Rails apps, only for Windows.
It has some interesting features like tab-grouping of related MVC files,
code navigation into methods (ctrl+click), and more.
Best regards,
Marcus.
http://www.plasmacode.com
--
Posted via http://www.ruby-forum.com/.
2006 Aug 09
6
How do you desing forms in RoR
Hi all,
what is the best way tod esing a form in RoR?
Do you use Dreamweaver or something similar?
thanks
--
Posted via http://www.ruby-forum.com/.
2006 Aug 14
6
RADRails how to created the configuration file
Hi all
I created a project in eclipse of type radrails, and the project is
empty, it did not generate the Rails application skeleton. When I try to
run it its ask for a configuration file.
What is missing?
thanks
--
Posted via http://www.ruby-forum.com/.
2006 Jul 24
12
RadRails
Hi,
i was hoping someone could reffer me to a place i could learn about the
radrails application/editor/enviornment/... i was looking around for
a good editor/etc for developing my applications, and i somehow stumbled
up upon radrails ... at a first look, i am pleasantly shocked to see how
easy developing applications might be, but i was hoping to give it (the
first impression) a even
2006 May 29
6
Radrails doesn''t create files via Eclipse
I can''t get Eclipse to create the files for a new Rails project in
Eclipse. It works using the terminal. What could be wrong?
--
Posted via http://www.ruby-forum.com/.
2006 Sep 06
2
eclipse and radrails problems?
Ive been trying all day to get either eclipse or radrails to work on my
machine but I must be doing something wrong. If anyone could help Id be
much appreciated.
Im using windows xp. I first downloaded radrails and it looked ok, but
when I create a new rails project absolutely nothing is inside of it???
If I manually create the project in the command line it works fine and
the server
2008 Dec 25
5
Plugin auto_complete
Hi all !
I began to develop Rails applications with Aptana Radrails under
Windows. For that I had successfully installed auto_complete plugin and
succeeded to use it.
Now I have an iMac and I''m trying to restart my developments under OS X.
My problem is: when I run the command ''script/plugin install
auto_complete'', the result is:
Plugin not found:
2006 May 23
2
Is there anybody use radrails as the editor?
Could anybody told me how to set the rdoc and ri for the radrails?
I am using Windows XP, RadRails 0.63 and Ruby 1.82
I cannot set the rdoc and ri to a directory. Which file should I set
for that under the ruby''s path in the preference in radrails?
Thanks.
--
Best wishes,
Xu Wenhao
2006 Jul 22
2
radrails 0.7 - can''t download / no access to mailing list?
Hi,
Just wondering if anyone knows anything about what seems to be an issue
trying to download version 0.7 of radrails from http://radrails.org/. I
get an error, plus I can''t see a contact me email list to get back to
the guys + the email lists link is broken.
Error
Could not read file.
Go back. /home/ftp/pub/sourceforge//r/ra/radrails/radrails-0.7-win32.zip
Jul 22, 2006 15:21
2006 Aug 02
4
RadRails and EdgeRails
Anyone know how to setup EdgeRails with RadRails ?
Stuart
2006 Jul 26
9
RadRails config? Getting blank project only created?
Hi,
Does anyone know how to correctly configure RadRails (0.7)?
I can''t seem to get 0.7 version of radrails to create a Rails project.
All I get is a blank project. I have ensured that my PATH does point to
my ruby\bin area. Also any clarification regarding which directory
(with an example) should be used for the following preferences setting
(are they asking for a file or
2006 Jul 24
2
RadRails plus InstantRails
RadRails requires Ruby and Rails to be installed first.
Will it work ok with InstantRails providing the Ruby + Rails part?
Or do people recommend avoiding InstantRails when installing RadRails?
lex
2006 Aug 03
5
How to open rails application/proj in RadRails
Hey I am not finding any option for opening my Rails project in RadRails.
I tried import, open file ........ all in vain !
please help!!!
Anil,
http://anilw.info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060103/c70c86b3/attachment.html
2006 Apr 16
2
Possible to implement Textmate key shortcuts in RadRails?
The Rails demo videos is a great showoff on how productive Textmate editor
is. The 15 minute build-a-blog example should be twice as long if there had
been no keyboard shortcuts in Textmate.
Unfortunately, I use windows and thus RadRails. Does anyone know how to
implement the same keyboard shortcut into RadRails?
Sebastian Friedrich made an overview of the keyboard shortcuts:
2006 Mar 29
6
RadRails Broke with 1.8.4 / 1.1
I''ve been using the radrails eclipse plugin with ruby 1.0 & Rails 1.8.2
up until this morning... I just installed Ruby 1.8.4 (one-click
installer rc1) and Rails 1.1. Now the rails eclipse plugin does not
seem to be aware of how to run ruby and has lost the ability to start
the webrick server. I''m sure it''s a simple configuration issue but the
radrails
2006 Jun 03
2
looking for radrails devs
I just got an email update on a radrails bug that I submitted a while back...
Unfortunately, it''s just stupid spammers.
So, I tried to go to the radrails trac to delete the spam or at least report it, and their
trac is puking python errors (including environment information) all over the page! I
can''t seem to get to any pages with any contact info, so I''m trying
2006 Apr 12
8
newbie radrails question
I''ve just install Eclipse with RadRails for the first time.
I''m trying to follow the very simple DemoAppPart1 at
http://wiki.awebfactory.com.ar/awebfactory/published/DemoAppPart1
When I click on the DepotServer and try to start it WEBbrick is not starting.
I can cd to the base directory and run script/server and it works.
Any idea what I''m doing wrong?
Thanks
Greg
2006 Jul 16
3
OT: Radrails
Sorry, but I have tried signing up for the RadRails list and never can
get a confirmation email. I think it may not exist.
Anyway, I created a project using just cli, now I''m trying to import
the project with no success. I choose the directory and radrails just
sits there not enabling the okay button
Sound familiar ? Maybe I''m doing something wrong.
Stuart