lib/ripple/translation.rb in ripple-0.9.0.beta vs lib/ripple/translation.rb in ripple-0.9.0.beta2

- old
+ new

@@ -10,9 +10,10 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. require 'ripple' +require 'riak/util/translation' module Ripple # Adds i18n translation/string-lookup capabilities. module Translation include Riak::Util::Translation