e-ISSN:0976-5166
p-ISSN:2231-3850


INDIAN JOURNAL OF COMPUTER SCIENCE AND ENGINEERING

Call for Papers 2024

Feb 2024 - Volume 15, Issue 1
Deadline: 15 Jan 2024
Publication: 20 Feb 2024

Apr 2024 - Volume 15, Issue 2
Deadline: 15 Mar 2024
Publication: 20 Apr 2024

More

 

ABSTRACT

Title : MVC ARCHITECTURE: A COMPARITIVE STUDY BETWEEN RUBY ON RAILS AND LARAVEL
Authors : Archit Verma
Keywords : Rails; Laravel; MVC.
Issue Date : Oct-Nov 2014
Abstract :
Model View Controller (MVC) architecture is a standard design pattern used in website design or in web application development. It divides a given software application into three interconnected parts, so as to separate internal representations of information from the ways that information is presented to or accepted from the user. The central component, the model, consists of application data, business rules, logic and functions. A view can be any output representation of information, such as a chart or a diagram. Multiple views of the same information are possible, such as a bar chart for management and a tabular view for accountants. The third part, the controller, accepts input and converts it to commands for the model or view. In this the two popular MVC Frameworks, Laravel which uses the language PHP and Ruby on Rails which uses the language Ruby are compared and analyzed.
Page(s) : 196-198
ISSN : 0976-5166
Source : Vol. 5, No.5