Sha256: 88365702c6ee3fe2dcf19ab4217748a796554f8d0b868e9ccd6181b3b66d5489
Contents?: true
Size: 240 Bytes
Versions: 2
Compression:
Stored size: 240 Bytes
Contents
%h1 Тексты = table_for(Lookup).content(@lookups) do |t| - t.column :code, cols: 4, format: lambda {|e| lookup_name(e)} - t.column :value, cols: 7, format: lambda {|e| raw(truncate(strip_tags(e), length: 200)) } - t.action :edit
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
coalla-cms-0.4.2.0 | app/views/admin/lookups/index.html.haml |
coalla-cms-0.4.4.3 | app/views/admin/lookups/index.html.haml |