
A Beginner’s Guide to Ruby on Rails
Ruby on Rails (also just called Rails) is a vital part of software development in today’s world. It is a server-side framework written in…
Ruby content on the Revelry Blog: Navigate our lab notes by using the tag system.
Ruby on Rails (also just called Rails) is a vital part of software development in today’s world. It is a server-side framework written in…
Ruby on Rails runs on Ruby, which is an open source language that has been around since the 1990s. What is Ruby? One of…
The implementation of the Ruby language is built using duck typing and it would seem wise to build our Ruby applications in that way.
While it is definitely good to have a slim controller for sake of code reusability, readability, and testing, it is also good to have a skinny model (for the exact same reasons). In fact, its just good to have a skinny everything.
Subscribe to Revelry's monthly e-newsletter "Revelations" for technology industry insights, opinions, career opportunities, and more.
"*" indicates required fields