Open sheuer opened 15 years ago
In rails 2.3.3 they added a second parameter to sanitize_sql(). You can now pass the table_name as an option.
lighthouse: http://zdennis.lighthouseapp.com/projects/14379-ar-extensions/tickets/28-rails-233-sanitize_sq
In rails 2.3.3 they added a second parameter to sanitize_sql(). You can now pass the table_name as an option.