Sha256: 5d760c1d4ee00c5f3ba7b00ccfd79d134496eb09249ae58c4c03b00ba44b1519
Contents?: true
Size: 172 Bytes
Versions: 7
Compression:
Stored size: 172 Bytes
Contents
class Backend::SnippetTranslationForm < Reform::Form include Composition model :snippet property :title, on: :translation property :content, on: :translation end
Version data entries
7 entries across 7 versions & 1 rubygems