You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In lib/react_on_rails/prerender_error.rb lies the new squiggly heredoc syntax. This is only available in ruby 2.3 and above, and will throw an exception if ran on ruby 2.1
In
lib/react_on_rails/prerender_error.rblies the new squiggly heredoc syntax. This is only available in ruby 2.3 and above, and will throw an exception if ran on ruby 2.1