Sha256: bb83a89937c3f04ab19ad12cd332f006545c2863e9d30f59b4771475a386ac8f

Contents?: true

Size: 140 Bytes

Versions: 14

Compression:

Stored size: 140 Bytes

Contents

module Typus

  module Preferences

    def set_typus_preferences
      I18n.locale = @current_user.preferences[:locale]
    end

  end

end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
typus-0.9.39 lib/typus/preferences.rb
typus-0.9.38 lib/typus/preferences.rb
typus-0.9.37 lib/typus/preferences.rb
typus-0.9.36 lib/typus/preferences.rb
typus-0.9.35 lib/typus/preferences.rb
typus-0.9.34 lib/typus/preferences.rb
typus-0.9.33 lib/typus/preferences.rb
typus-0.9.32 lib/typus/preferences.rb
typus-0.9.31 lib/typus/preferences.rb
typus-0.9.30 lib/typus/preferences.rb
typus-0.9.29 lib/typus/preferences.rb
typus-0.9.28 lib/typus/preferences.rb
typus-0.9.27 lib/typus/preferences.rb
typus-0.9.26 lib/typus/preferences.rb