Tool to convert SQL syntax to ActiveRecord query
问题 There are many questions to help converting specific SQL query to ActiveRecord query. Are there some assistance/guidance [online] tools to make the conversion automatically? 回答1: here is the tool you are looking: http://www.scuttle.io/ 来源: https://stackoverflow.com/questions/23125261/tool-to-convert-sql-syntax-to-activerecord-query