Home >> Ruby on Rails Course
Course DetailsRuby on Rails is an open source web application framework for the Ruby programming language. It is often referred to as 'Rails' or 'RoR'. It is intended to be used with the agile development methodology, which is often utilized by web developers for its suitability for short, client-driven projects.
Ruby is a pure object-oriented programming language with a super clean syntax that makes programming elegant and fun. Ruby successfully combines Smalltalk's conceptual elegance, Python's ease of use and learning, and Perl's pragmatism. Ruby originated in Japan in the early 1990s, and has started to become popular worldwide in the past few years as more English language books and documentation have become available. Rails is an open source Ruby framework for developing database-backed web applications.
Ruby on Rails (RoR) is a free open source web development framework based on MVC with Ruby language to develop rapidly data-driven web applications. Ruby is a highly developer friendly, reflective and object-oriented language with features inspired from PERL, Python, Small talk, Lisp.