Skip to content

Commit

Permalink
add require bigdecimal
Browse files Browse the repository at this point in the history
sonots committed Jun 19, 2014
1 parent 6d2b574 commit 125d3c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/sql/maker/quoting.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# reference: ActiveRecord::ConnectionAdapter::Quoting
require 'yaml'
require 'bigdecimal'

module SQL::Maker::Quoting
# Quotes the value rather than column name to help prevent

0 comments on commit 125d3c9

Please sign in to comment.