Argon Rails is a gem for installing the argon theme in your rails project
You need to follow these steps:
# Gemfile
gem 'argon-theme', git: 'https://github.com/allefgomes/argon_rails.git'
# application.js
//= require argon
# application.css
*= require argon
Ready!
Click the link below to view the theme documentation: doc and more