Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Charcoal-SE/metasmoke
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtOfCode- committed Jun 9, 2017
2 parents c0cf059 + 126a315 commit fff4088
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/views/devise/registrations/edit.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</div>
<% end %>
<% unless current_user.oauth_created %>
<% if current_user.oauth_created %>
<h3>No password? No problem!</h3>
<%= form_tag url_for(controller: '/users', action: :update_email) do %>
<div class="field">
Expand Down
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
}

# Compress JavaScripts and CSS.
config.assets.js_compressor = :uglifier
# config.assets.js_compressor = :uglifier
# config.assets.css_compressor = :sass

# Do not fallback to assets pipeline if a precompiled asset is missed.
Expand Down

0 comments on commit fff4088

Please sign in to comment.