similar to: really silly question (my first project and such)

Displaying 20 results from an estimated 20000 matches similar to: "really silly question (my first project and such)"

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 Jan 10
5
Oracle 10g Express - generate scaffold gives error
Hello, I have Oracle XE installed. I have a table USERS. When I try to generate a scaffold it gives me this error. I tried also with Mysql and it worked. E:\radrails\projects\MPS>ruby script\generate scaffold user exists app/controllers/ exists app/helpers/ create app/views/user exists test/functional/ dependency model exists app/models/ exists
2009 Mar 05
3
Connection Pooling on Rails 2.2.2 (Windows Vista)
Hi, I''m trying to setup rails 2.2.2 pool connections to MySQL by specifying the pool setting with 5 in database.yml but no hope.. It doesn''t work. My rails is running on webrick in the production mode and the webrick is launched by RadRails. Even though I send multiple requests to my app on rails at the same time, it seemed only one connection is shared ( pooled ). I also
2008 Jan 18
2
Adding an existing project to Aptana RadRails
I''ve just installed Aptana RadRails and now want to import an existing project that was originally created in the Ruby console using the "ruby script/generate controller say" command. I now want to import this into Aptana so I don''t have to use Notepad to edit the .rb and .rhtml files. Does anyone know how to do this or know of a decent user guide I can read? Thank
2005 Dec 08
7
Help shut down webbrick on mac?
Hello, I just installed radrails and it will not run the webbrick because a version is already running on my mac. I do not know how to shut down the mac version. Thanks Regards, Frank Rocco farocco-H+0wwilmMs3R7s880joybQ@public.gmane.org
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 18
10
What IDE can be used with InstantRails
What IDE can be used with InstantRails I have installed ?InstantRails-1.3a-win? on my PC. When I first started the InstantRails, an error message said something about unable to start Apache because Port 80 being used by another process. I went to change the Apache Port 80 and List 80 to Port 4001 and Listen 4001 respectively. I was ratrher pleased that ?phpmyadmin? was working at
2005 Dec 16
25
I Would Really Like to Try RoR but...
it''s been a nightmare trying to set it up. I keep getting a an Application Error message when I try to navigate to a url which should be taken care of by my newly created controllers. For instance, I wanted to test RoR out so I created a MyTest controller which should allow me to navigate something like: http://localhost/rubytest/MyTest but it does not. I have no problem getting
2006 Jun 14
1
Message "g:\radrails\work\demo\script\server"
Hi, I am running on XP. I am on the G; drive. I have another XP on the C: drive.I have had raqdrails instlled on C drive. I am now trying to install radrails on C:. I hve PHP, Apache, Mysql on oth drives. I installed Ruby, Instantrails, and Radrails. When I try to run Webrick server I get the above message. I look at the directories and there is no script\server. Is there any solution? Thanks
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
2007 Aug 07
1
Can't start WEBrick or Mongrel server
After having successfully created and run a few RoR test projects via RadRails in MyEclipse, I imported one from an Oracle tutorial (http:// www.oracle.com/technology/pub/articles/saternos-rails.html?_template=/ocom/print), showing how to deal with a legacy Oracle database. Unfortunately, after having configured database.yml, I get the following error message when I attempt to start either a
2006 Aug 03
3
Help me for learning Rails for my project!!!
Hi, I am Anil I am currently working on a Rails project in my company. I am facing some problems listed below! 1. I have websites UI ready(HTML/CSS), I want it to convert it to rhtml. Is their any script or software which will help me to convert html syntax to rhtml, instead of manually changing it to rhtml ? 2. Which editor should be used for rails development. I have started using RadRails
2012 Jan 03
1
updating rails version to 3.1.3 get error
hi all, i have ruby : 1.8.7 rails :2.3.11 and rubygem:1.6.2 installed on my Windows sys. my application work without error .I have upgraded the environment to gem:1.8.12,rails:3.1.3 ,ruby:1.9.2 i have getting the following error on starting the Webrick server D:/Hemant/Suggestica_setup/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'': cannot load such
2006 Nov 04
2
Instant Rails 1.4 final released (with RadRails support!)
This is the final release for Instant Rails 1.4. It corrects the two known problems with the preview1 release (two help menu items caused Instant Rails to crash). Instant Rails 1.4 contains the following major changes: * Upgrades Rails to version 1.1.6 (other components upgraded to current release, also) * SCGI has been replaced by Mongrel (using Apache''s mod_proxy for
2006 Nov 04
1
Instant Rails 1.4 preview1 released (with RadRails support!)
This release of Instant Rails contains the following major changes: * Upgrades Rails to version 1.1.6 (other components upgraded to current release, also) * SCGI has been replaced by Mongrel (using Apache''s mod_proxy for forward requests). * For the development server, WEBrick has also been replaced by Mongrel. * Automatic RadRails configuration: if
2007 Feb 01
16
Help with RadRails...
Hi everyone, I hope someone can help with some RadRails guidance... ( on WIndows XP ) I''ve been using UltraEdit and it''s Project management is good, but I feel RadRails should be better with the inbuild Ruby and RoR features... I''ve tried working through the tutorials on the web site for example the CookBook tutorial & it tells me to go the Generators Pane, which
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 Jan 04
3
HTTP 500
Hi. I am faced with a problem that has been described in other emails. The proposed solutions don''t work for me, and as I am stuck with it now for several hours, I ask here. I am running RoR 1.0 and Ruby 1.8.2 on SuSE Linux 10.1 and WEBrick 1.3.1 and following the tutorials in Agile Dev. With RoR. Since a few changes all my requests return Http 500 Internal Server Errors. The logs
2006 Apr 12
5
Rails talking to MySql (cygwin on Windows XP)
Hello fellow RoR users, I am a newbie and I thought RoR is so easy to set up and that I would be saving so much time -- but I am still waiting to save time because I simply couldn''t get Ruby/Rails to talk to MySQL (5.0.18) at all. Here are the steps that I have examined: 1) I look at dabatbase.yml and put in the right information to talk to the database I have set up (the
2006 Jan 21
5
Help...why ''rake migrate'' can''t be executed on RadRails
''rake migrate'' command can''t be executed on RadRails? I found Terminal Window at RadRails and executed ''rake migrate'' on that terminal many times.but nothing happend,even error messages. I made InitialSchema file like these and configured database.yml. of course I made database before executing ''rake migrate'' anyone,get me