Commands

This is the full list of commands you can use to install components into your Rails application using Instrumental Components. It sometimes gets out of date, so if you're not finding something, use the form below to ask about it!

Admin Dashboard
Generate an admin dashboard with user, account & commerce management.
rails g instrumental:admin
Copy
Authentication
Extend the rails authentication system with signup, user profile, avatars, and more.
rails g instrumental:auth
Copy
Breadcrumbs
Display breadcrumb navigation links improved user orientation.
rails g instrumental:breadcrumbs
Copy
Buttons
Add a collection of customizeable button styles.
rails g instrumental:buttons
Copy
Callout
Call attention to important information with a callout box.
rails g instrumental:callout
Copy
Commerce
A full featured Stripe-powered commerce system for for your Rails app.
rails g instrumental:commerce
Copy
Contact Form
Add a contact us page, form, and mailer.
rails g instrumental:contact_form
Copy
Copy
Add copy-to-clipboard functionality with visual feedback.
rails g instrumental:copy
Copy
Data List
Display a data list (like this one!) to display a list of key-value pairs with descriptions.
rails g instrumental:data_list
Copy
Dropdowns
Create dropdown menus with customizable links and icons.
rails g instrumental:dropdowns
Copy
Flash Messages
Display styled flash messages that appear then disappear after a delay.
rails g instrumental:flash
Copy
Forms
Display forms with customizable labels, descriptions, tooltips and more.
rails g instrumental:forms
Copy
Icons
A flexible icons system for easily inserting icons anywhere in your app.
rails g instrumental:icons
Copy
Install Instrumental Components
Installs Instrumental Components base systems, styling, and utilities.
rails g instrumental:install
Copy
Layout
Install one (of several) layouts with various options in your app.
rails g instrumental:layout
Copy
Modals
Add modal dialog components for overlays and popups.
rails g instrumental:modals
Copy
Onboarding
Add user onboarding flow with step-by-step guides.
rails g instrumental:onboarding
Copy
Reorder
Add drag-and-drop reordering functionality for lists.
rails g instrumental:reorder
Copy
Root Page
Install a 'hello world' root page with controller and route.
rails g instrumental:root_page
Copy
Scaffold
Generate a complete CRUD interface for a new model with modern styling.
rails g instrumental:scaffold
Copy
Search
Add a search feature to your application.
rails g instrumental:search
Copy
Sub navigation
Add sub navigation that collapses on mobile.
rails g instrumental:subnav
Copy
Toggle
Show and hide content with a toggle button.
rails g instrumental:toggle
Copy
Tooltips
Generate tooltip components for additional information display.
rails g instrumental:tooltips
Copy
Instrumental Components

I created Instrumental Components to make designing and building professional apps with Ruby on Rails easy, fast, and fun. I use it on all of my projects and I hope it helps you build something great.

Brian Casel
Brian Casel
Creator of Instrumental Components
Learn more Send me a question or request