This is the first of a series of tutorial on building a Customer Relationship Management application using Ruby on Rails.
In this tutorial, we will:
- Set up our environment (Ruby and Ruby on Rails)
- Create a Rails 6 application
- Add ActiveAdmin
- Create the Clients model
- Add an ActiveAdmin resource for Clients
Top comments (0)