Skip to content

Commit

Permalink
Revert "prettify html in dev"
Browse files Browse the repository at this point in the history
This reverts commit ed6a1f3.
  • Loading branch information
diegoviola committed Jan 10, 2020
1 parent ed6a1f3 commit 9455f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/slim.rb
@@ -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 9455f20

Please sign in to comment.