Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax Error on Save #25

Open
dmc2015 opened this issue Mar 24, 2019 · 1 comment
Open

Syntax Error on Save #25

dmc2015 opened this issue Mar 24, 2019 · 1 comment

Comments

@dmc2015
Copy link

dmc2015 commented Mar 24, 2019

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

@rubemz
Copy link

rubemz commented May 10, 2019

👍 same error here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants