Rails 3/What you need to know

Ruby on Rails is a quite advanced topic and it may be quite difficult even for seasoned web programmers to grasp. To start with Rails you need to know the following

  1. HTML (Hyper Text Markup Language)
  2. CSS (Cascading Style Sheets)
  3. Ruby programming language

It's advised that one is really thorough with Ruby Programming language and has good knowledge of creating web templates and static websites. All these will make you finish your Rails projects with ease.