Skip to content

Syntax Error on Save #25

@dmc2015

Description

@dmc2015

this is still impacting me.
#17

require "httparty"
 
class Notification
def self.send_notification(headers = {}, params = {}, notification, device_token)
end
end 

Error In Vim:

Error: the given text is not a valid ruby program (it has syntax errors)

Running the command line version formats the file and gives no errors though.

rufo app/services/notification.rb
Format: app/services/notification.rb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions