Andy Arminio

Results 1 issues of Andy Arminio

I have a new Rails project using rabl v0.13.0 and I'm getting this error. ``` lib/rabl/digestor.rb:6: syntax error, unexpected ',' (SyntaxError) def self.digest(name:, finder:, **options) ```