Skip to content

Commit

Permalink
Added a missing @SInCE tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jan 22, 2013
1 parent d92a0fe commit 6017750
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/ronin/sql/emitter.rb
Expand Up @@ -228,6 +228,8 @@ def emit_assignments(values)
# @return [String]
# The raw SQL.
#
# @since 1.1.0
#
def emit_argument(operand)
case operand
when Statement then "(#{emit_statement(operand)})"
Expand Down

0 comments on commit 6017750

Please sign in to comment.