Skip to content

Commit

Permalink
Add tailored select to all generator
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy-Walton committed Aug 26, 2024
1 parent c6d7a7b commit 972de9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/generators/rolemodel/all_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ def run_all_the_generators
generate 'rolemodel:good_job'
generate 'rolemodel:kaminari'
generate 'rolemodel:editors'
generate 'rolemodel:tailored_select'
end
end
end

0 comments on commit 972de9d

Please sign in to comment.