Questions

4answers

Rails is a full-stack framework that emphasizes the use of well-known software engineering patterns and paradigms, including convention over configuration (CoC), don't repeat yourself (DRY), the active record pattern, and model–view–controller (MVC)


Answered 9 years ago

Ruby on Rails is a framework written in the Ruby programming language for building best practice web applications. It's called "Ruby on Rails" because it follows the practice of convention over configuration - meaning that they make lots of small decisions about how you should organize your application to get you up and running quickly and with the industry best practices, as opposed to other frameworks that leave everything up to you to decide, which can be overwhelming when you really just care about the code that makes your app unique.


Answered 9 years ago

It's awesome.


Answered 9 years ago

Rails is a development tool which gives web developers a framework, providing structure for all the code they write. The Rails framework helps developers to build websites and applications, because it abstracts and simplifies common repetitive tasks.
You can read more here: https://bitzesty.com/2014/03/03/ruby-on-rails-what-it-is-and-why-we-use-it-for-web-applications/
Besides if you do have any questions give me a call: https://clarity.fm/joy-brotonath


Answered 3 years ago

Unlock Startups Unlimited

Access 20,000+ Startup Experts, 650+ masterclass videos, 1,000+ in-depth guides, and all the software tools you need to launch and grow quickly.

Already a member? Sign in

Copyright © 2024 Startups.com LLC. All rights reserved.