I watched the "Lesson 1: From zero to deploy" video from 
ruby.railstutorial.org and... where exactly does he say how to make just 
one simple "Hello world" line appear?

I've learned things about git, Github and Heroku, but if you ask me 
where can I upload my simple one-liner manually via FTP to make it run - 
I still can't tell you :(

I can put a PHP file with <?php Print "Hello World!"; ?> in it to the 
public_html folder - works. Where to put which file to make it work with 
Ruby - still no clue.

Still, knowing where the "Welcome aboard" page is, I'll take a look at 
ERB and if I can put anything Ruby-ish <% here %>, it'll already be a 
success... until we get to the part where I'd want Ruby to communicate 
with a database.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to