Notes posted by yozzz
RSS feed
0 thanks
Wrong number of arguments (2 for 1)
If you get this error, wrap brackets with parentheses: Post.find_by_sql([“some query”])
If you get this error, wrap brackets with parentheses: Post.find_by_sql([“some query”])