Sha256: e881d7b9b22f1a65a7b14c37eb861cc6156b9db14df1ca0149875a049f6762ec

Contents?: true

Size: 238 Bytes

Versions: 91

Compression:

Stored size: 238 Bytes

Contents

- if options[:label_method].present?
  = resource.send(name).send(options[:label_method])
- else
  - if (value = resource.send(name)).present? && options[:format].present?
    = I18n.l(value, format: options[:format])
  - else
    = value

Version data entries

91 entries across 51 versions & 1 rubygems

Version Path
rao-component-0.0.52.pre app/views/rao/component/table/body_cells/_date.html.haml
rao-component-0.0.52.pre app/views/rao/component/table/body_cells/_timestamp.html.haml
rao-component-0.0.51.pre app/views/rao/component/table/body_cells/_timestamp.html.haml
rao-component-0.0.51.pre app/views/rao/component/table/body_cells/_date.html.haml
rao-component-0.0.50.pre app/views/rao/component/table/body_cells/_timestamp.html.haml
rao-component-0.0.50.pre app/views/rao/component/table/body_cells/_date.html.haml
rao-component-0.0.49.pre app/views/rao/component/table/body_cells/_timestamp.html.haml
rao-component-0.0.49.pre app/views/rao/component/table/body_cells/_date.html.haml
rao-component-0.0.48.pre app/views/rao/component/table/body_cells/_date.html.haml
rao-component-0.0.48.pre app/views/rao/component/table/body_cells/_timestamp.html.haml
rao-component-0.0.47.pre app/views/rao/component/table/body_cells/_date.html.haml
rao-component-0.0.47.pre app/views/rao/component/table/body_cells/_timestamp.html.haml
rao-component-0.0.46.pre app/views/rao/component/table/body_cells/_date.html.haml
rao-component-0.0.46.pre app/views/rao/component/table/body_cells/_timestamp.html.haml
rao-component-0.0.45.pre app/views/rao/component/table/body_cells/_timestamp.html.haml
rao-component-0.0.45.pre app/views/rao/component/table/body_cells/_date.html.haml
rao-component-0.0.44.pre app/views/rao/component/table/body_cells/_date.html.haml
rao-component-0.0.44.pre app/views/rao/component/table/body_cells/_timestamp.html.haml
rao-component-0.0.43.pre app/views/rao/component/table/body_cells/_date.html.haml
rao-component-0.0.43.pre app/views/rao/component/table/body_cells/_timestamp.html.haml