Project

General

Profile

Actions

Bug #14842

closed

'validate'` should be 'validates'

Added by Daniel Lobato Garcia about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Foreman
Fixed in Releases:
Found in Releases:

Description

On remote_execution_feature, there's a line calling `validate` and then calls some Rails validations. It has a typo and should say `validates`. Passenger does not start because of this, with an error

' Message from application: Unknown key: :presence. Valid keys are: :on, :if, :unless, :prepend. Perhaps you meant to call `validates` instead of `validate`? (ArgumentError) '

Actions

Also available in: Atom PDF