Displaying 2 results from an estimated 2 matches for "helloapp".
Did you mean:
helloapi
2005 Dec 22
11
first day using rails
Hi - this is my first day with Ruby on Rails.
I''m starting out by working through the Helloworld (Hello Ruby) example
program printed up in "Agile Web Development with Rails."
My steps are as in the text:
1. ruby script/generate controller Say
2. edit the proper file and add the hello method
3. fire up the browser using address http://localhost:3000
4. fire up the
2011 Sep 28
13
First time with Ruby - how to print "Hello World!" via web-server
Hello Everyone,
first off - I''m NOT a programmer. I know HTML/CSS very well and PHP
quite well, yet not I''m in need of a more "active" language and I''ve
decided to go with Ruby.
Thing is, I''ve been able to find ton of tutorials, but NOT ONE answers
the most basic question - what exactly do I have to upload to the server
to simply get a (any) response