Methods

Class Index [+]

Quicksearch

I18n::Tests::Lookup

Public Instance Methods

setup() click to toggle source
    # File lib/i18n/tests/lookup.rb, line 6
 6:       def setup
 7:         super
 8:         I18n.backend.store_translations(:en, :foo => { :bar => 'bar', :baz => 'baz' }, :falsy => false, :truthy => true,
 9:           :string => "a", :array => %(a b c), :hash => { "a" => "b" })
10:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.