Skip to content

Commit

Permalink
prettify html in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
saracarl committed Jan 7, 2020
1 parent d6fa7bd commit ed6a1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/slim.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Be sure to restart your server when you modify this file.

# Prettify html source for development only
Slim::Engine.set_options pretty: Rails.env.development?, sort_attrs: false, tabsize: 2, format: :html
# Slim::Engine.set_options pretty: Rails.env.development?, sort_attrs: false, tabsize: 2, format: :html

0 comments on commit ed6a1f3

Please sign in to comment.