Skip to content

Commit

Permalink
[#492] Update Gemfile to include slim-rails instead of slim
Browse files Browse the repository at this point in the history
  • Loading branch information
khangbui22 committed Mar 7, 2024
1 parent ef036fd commit 46febab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .template/addons/slim/Gemfile.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<<~RUBY
# Templating
gem 'slim' # light weight template engine
gem 'slim-rails' # Slim generator for Rails
RUBY
end

Expand Down

0 comments on commit 46febab

Please sign in to comment.