Project

General

Profile

« Previous | Next » 

Revision 2e6e78b8

Added by Daniel Lobato Garcia about 9 years ago

Use .empty? instead of .present? when rendering root_pass

`.present?` is not available for String::Jail, 'not nil and not empty' is the closest equivalent I think.

`There was an error rendering the Kickstart default finish template: undefined method 'present?' for String::Jail (String)`

Closes GH-156

  • added
  • modified
  • copied
  • renamed
  • deleted