Skip to content

Commit

Permalink
Merge pull request #19 from vadshalamov/list_delimiter
Browse files Browse the repository at this point in the history
feature: add Treasury::LIST_DELIMITER
  • Loading branch information
artofhuman authored Jun 28, 2016
2 parents 352289e + 5bacff5 commit c2d05fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/treasury.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
require 'treasury/engine'

module Treasury
# Your code goes here...
LIST_DELIMITER = ','.freeze
end

0 comments on commit c2d05fd

Please sign in to comment.