search for: new_app

Displaying 3 results from an estimated 3 matches for "new_app".

2012 Feb 01
10
Very strange problem: Ton's of ruby process just running simple command "rails --version" or "rails
Very strange problem: Ton''s of ruby process just running simple command "rails --version" or "rails new test1"" I have very strange problem. I try to run this simple command "rails new test1" --> this suppose to be create a new rails site. "rails --version" --> even this I got ton''s of ruby process but I got a lot of ruby
2008 Mar 25
2
GIT Procedure with Rails
Just started a new project and I''ve decided to give GIT a whirl to see if I like it. The first thing that has me stumbling a little is the best way to add files to a git repository when you generate a new model/scaffold/ controller. Let''s say I add a new scaffold, which creates a dozen files or so. I know I can ''git add path/to/file'' for each new file. Could I
2006 May 06
23
New Rails app is not working... I am missing something
Hi, So I have two rails applications working on my box. Theya re both tutorials that I walked through step by step. Now I am trying to write my own application and something is not working. My server is OS X 10.3.x. I am using Apache 1.3.x as the webserver with fcgi. As I mentioned before all is well with the apps that I had walk through tutorials with, but my app is not working. I