Hello Copitux,

0. Never worry about your English, it's fine :)

1. Little Ruby is always helpful, but if you used any other prog lang
like PHP then it won't be hard. The best Rails tutorials already has a
little part about Ruby you need:

http://ruby.railstutorial.org/ruby-on-rails-tutorial-book -> it starts
with Heroku + Git + Test-Driven Development. Souds ScArY but give a
try, made it easy for me, it will worth ;)

http://www.pragprog.com/titles/rails4/agile-web-development-with-rails

http://guides.rubyonrails.org/

It's very wise thing to install Rails and gems with RVM :
http://rvm.beginrescueend.com/ prevents problems later.

2. Yes it works with Apache. If you try new tech like Rails also try
other related technology which might be helpful:
Git:  http://git-scm.com/
Github for repo: https://github.com/
Heroku for hosting: http://heroku.com/

3. DB: with Rails it's better with PHP frameworks. Check ActiveRecord
and if you want better solution I think DataMapper will amaze you:
http://datamapper.org/

+1. Rails is fun. Have fun ;)
gezope

On febr. 14, 17:28, Copitux <[email protected]> wrote:
> Hello,
>
> First, sorry about my english.
>
> I come from lamp+symfony world, i understand the MVC design and so
> on... my questions...
>
> 1. Should learn ruby 100% before entering the documentation for RoR?
> 2. Works with apache as module?
> 3. What about DB abstraction? something similar to PDO in php?
>
> Appreciate a few links in addition to the official.
>
> In short, a little guidance of where to start
>
> PD: I'm asking before searching extensively because I prefer opinions
> from people who use it and I think there are not questions too
> complicated to respond quickly.

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to