Sha256: 13655c7bc29c0558e417f33ef83bdc9e2677197265ebb66e0297c9ef5d390fa1

Contents?: true

Size: 147 Bytes

Versions: 42

Compression:

Stored size: 147 Bytes

Contents

module Locomotive
  module API
    module Forms

      class TranslationForm < BaseForm

        attrs :key, :values

      end

    end
  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

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