Quantcast
Channel: cms+development posts on ArticleSnatch.com
Viewing all articles
Browse latest Browse all 19

Ruby On Rails And Its Various Frameworks Posted By: Ken Miller

$
0
0
As an open source, full stack, cross platform framework, Ruby on Rails (RoR) is used widely by developers to create complex web applications on time and budget. RoR is divided into several standard packages including ActiveRecord, ActiveResource, ActiveSupport, ActionPack and ActionMailer. Further, web developers have options to extend these existing packages by creating plug-ins. At the same time, the Ruby developers can use several web development frameworks to curtail both development time and efforts. 7 Widely Used Web Frameworks for Ruby Developers 1) Sinatra: Sinatra is defined by the developers as a domain-specific language (DSL) that enables Ruby programmers to create rich internet applications quickly. The micro framework for Ruby is often described as a library that can perform a set of specific functions. However, Sinatra is used widely by Ruby developers to structure the internet application according to the project goals. Despite being simple, Sinatra has inspired the design of several Ruby frameworks. 2) Padrino: Despite being built upon Sinatra, Padrino is a full-stack Ruby frameworks. It comes with the features required for creating real time web frameworks. Padrino also supports several templating, testing, mocking and database libraries.

Viewing all articles
Browse latest Browse all 19

Trending Articles