Skip to content

Commit

Permalink
make request_translations private
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Dec 17, 2013
1 parent d21ac5c commit 87ce477
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/easy_translate/translation.rb
Expand Up @@ -37,6 +37,8 @@ def translate(texts, options = {}, http_options = {})
end


private

# Perform a single request to translate texts
# @param [Array] texts - Texts to translate
# @option options [String, Symbol] :source - The source language (optional)
Expand Down

0 comments on commit 87ce477

Please sign in to comment.