Skip to content
Nathan Kjer
  • Posts
  • Media

Tag: Ruby

Ruby on Rails Tutorial: How to Create a Project

Posted on October 27, 2022 (January 18, 2023) by Nathan Kjer

Ruby on Rails is a popular web framework that operates on the MVC and CRUD architecture. In this post, I will create a simple blog to demonstrate how to create a project on Rails. Create the project First, create a new rails project, and install gems with the following commands. I’m using myblog as the…

Read More

Posted in ProgrammingTagged Rails, RubyLeave a comment

Nathan Kjer

Submarine theme