app/helpers/usman/authentication_helper.rb in usman-0.4.3.pre.materialize vs app/helpers/usman/authentication_helper.rb in usman-0.4.4.pre.materialize

- old
+ new

@@ -15,10 +15,9 @@ end def permission_denied file_path = "layouts/kuppayam/#{@current_layout}/401" layout_path = "layouts/kuppayam/#{@current_layout}/blank_with_nav" - render :file => file_path, layout: layout_path, :status => :unauthorized end # Returns the default URL to which the system should redirect the user after successful authentication def default_redirect_url_after_sign_in