Sha256: 200451a3f491bc52d22d4113d180c130d69c2814735747aeb7ff1c8cf5d61e03

Contents?: true

Size: 188 Bytes

Versions: 42

Compression:

Stored size: 188 Bytes

Contents

module Locomotive
  class LocalesInput < ArrayInput

    def input_html
      template.select_tag 'locale', collection: template.options_for_locale, include_blank: false
    end

  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
locomotivecms-4.2.0.alpha2 app/inputs/locomotive/locales_input.rb
locomotivecms-4.2.0.alpha1 app/inputs/locomotive/locales_input.rb
locomotivecms-4.1.1 app/inputs/locomotive/locales_input.rb
locomotivecms-4.1.0 app/inputs/locomotive/locales_input.rb
locomotivecms-4.1.0.rc1 app/inputs/locomotive/locales_input.rb
locomotivecms-4.0.3 app/inputs/locomotive/locales_input.rb
locomotivecms-4.0.2 app/inputs/locomotive/locales_input.rb
locomotivecms-4.0.1 app/inputs/locomotive/locales_input.rb
locomotivecms-4.0.0 app/inputs/locomotive/locales_input.rb
locomotivecms-4.0.0.rc0 app/inputs/locomotive/locales_input.rb
locomotivecms-4.0.0.alpha3 app/inputs/locomotive/locales_input.rb
locomotivecms-3.4.1 app/inputs/locomotive/locales_input.rb
locomotivecms-4.0.0.alpha2 app/inputs/locomotive/locales_input.rb
locomotivecms-4.0.0.alpha1 app/inputs/locomotive/locales_input.rb
locomotivecms-3.4.0 app/inputs/locomotive/locales_input.rb
locomotivecms-3.3.0 app/inputs/locomotive/locales_input.rb
locomotivecms-3.3.0.rc3 app/inputs/locomotive/locales_input.rb
locomotivecms-3.3.0.rc2 app/inputs/locomotive/locales_input.rb
locomotivecms-3.1.2 app/inputs/locomotive/locales_input.rb
locomotivecms-3.2.1 app/inputs/locomotive/locales_input.rb