# Not auto loaded because we don't have a Gemfile for a test_app require "country_select" class AddressesDemoController < ApplicationController def index end end