Displaying 20 results from an estimated 5000 matches similar to: "Code suggestions with Radrails .rhtml view files"
2006 Feb 17
21
''Best'' IDE for testing and debugging
I''m trying to decide which IDE to go with for RoR development. I put a high premium on integrated test automated tools and debugging capabilities. I''d appreciate any sharing of experience.
I''m currently running Instant Rails on a Windows 2000 box (using IR due to problems I encountered trying to get all the components set up individually). Also, I''m using
2006 Mar 30
13
need an Ruby on Rails IDE
Hello everybody,
I''m a new member on Ruby on Rails.
I''m friendly on using Microsoft Visual Studio (VS) IDE.
The VS IDE supports for Intellisense coding (that mean it will
automatically display a list of member variables or functions for a
class, struct, union, or namespace; the names and types of parameters
required by a function or attribute; and the complete declaration for
2006 Jul 24
9
RadRails with Eclipse
Hi all,
who is using RadRails with Eclipse to create RoR applications?
jsn
--
Posted via http://www.ruby-forum.com/.
2006 Mar 31
6
A good editor for .rhtml files?
Can someone please suggest me a good visual editor for rhtml files?
Something capable to switch from rhtml source to preview in browser
(like dreamweaver)
Does exists some open source tool?
thank you all.
--
Posted via http://www.ruby-forum.com/.
2006 Mar 25
67
Your Ruby IDE
Just a poll here i am looking for a good IDE for rails and wondering
what you guys use?
features i like in an ide
code highlites
auto code complete
file browser
Currently i am using dreamwever but the code highliting is really bad
its also a pain to set up other doucment types such as .yml data config.
--
Posted via http://www.ruby-forum.com/.
2006 Jun 06
11
Instant Rails speed on my puter..
Hi.
I''ve installed Instant Rails, and when testing my rails apps, I''m
noticing the load time is quite noticable.
I''m concerned when I convert to real produciton, going live, if there''s
going to be the same delay, plus additional bandwith traveling time.
I am running on a pentium 4..
Insights on speed..
Thanks
Dominic Son
--
Posted via
2006 May 11
6
Howtos: Deploying Rails on Windows servers
After a lot of work (and much promising) I have written instructions
on various methods to deploy Rails applications in a Windows
environment. For those of you who are not stuck with Windows, this
won''t matter too much to you, but I think this is really useful for
those in Windows shops.
Topics covered:
* Serving Multiple Rails Applications on Windows with Apache and
Mongrel
* Integrate
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 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/.
2005 Oct 04
6
RadRails
Anyone using RadRails here? How is it if so?
I am trying to use it and it opens fine on my win2000 box at work, but I
have XP pro at home here and it keeps telling me I need the javaw.exe in
the bin file in the radrails folder in my desktop.
If anyone knows why this is it would be appreciated. I''m a noob for sure.
Thanks,
J
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 Aug 08
7
Useful plugins for RadRails
Hi Friends,
Could anybody suggest me some nice and useful plugins for RadRails! It would
be very great if we make list of all such plugins!
1)________
2)________
3)________
4)________
5)________
6)________
7).....
Please fill above blanks and lets make a big list of it!
--
Don''t live to geek; geek to live.
http://anilw.info
-------------- next part --------------
An HTML attachment
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 Apr 08
2
RadRails problems - any ideas
Hi, I''ve followed the rad rails instructions for importing a project and
have two issues.
First my console tab shows "Console is not available" I don''t know if that''s
significant or not, yet.
Second, I''ve created a WebBrick server, but it doesn''t respond when I try to
start it from withing RadRails. There''s no error shown.
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
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 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
2007 Nov 18
2
Aptana RadRails 0.9.1 Final Release
For fellow Radrails users, there is happy news !
Aptana RadRails 0.9.1 Final Release has been released since 15th
November 2007. Users who are still on 0.8.0 are highly recommended to
upgrade.
Here''s the Trac changelog: http://www.aptana.com/trac/milestone/RadRails%20IDE%200.9.1
And the ASAP one: http://support.aptana.com/issues/browse/ROR/fixforversion/10004
Apparently, 66 tickets
2007 Jun 06
7
RadRails vs. Textmate
Is there anyone out there can give me a comparison between RadRails/
Aptana and Textmate? I have been using skEdit for all of my general
coding stuff, but I am now looking into getting a new editor for my
Ruby/Rails work. I know that most Mac users swear by Textmate, but I
would really like to hear some comparisons between RadRails, Textmate,
and even skEdit as well.
What your thoughts and
2006 Mar 31
6
Radrails: workspace in use, choose a different one
I''ve just begun using Radrails and am experiencing a puzzling error. When I
set my workspace to my home directory/some subdirectory, Radrails starts
correctly. I would like to set the workspace to /var/rails where I have all
of my existing rails apps but Radrails fails to start with the error:
workspace in use, choose a different one. Any ideas? I want to edit the code
in the directory in