Sha256: 26fc17be7f34dcd9b0f1f8153c6f6a9659eaa6577e4a3d96fb161132d9f40098

Contents?: true

Size: 128 Bytes

Versions: 6

Compression:

Stored size: 128 Bytes

Contents

- view_model = view_model_for(@guy)
#user_name
  = view_model.name
#creation
  = view_model.creation
= view_model.render_as :box

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
view_models-4.0.1 feature_support/testapp/app/views/heroes/show.html.slim
view_models-4.0.1 feature_support/testapp/app/views/users/show.html.slim
view_models-3.0.1 feature_support/testapp/app/views/heroes/show.html.slim
view_models-3.0.1 feature_support/testapp/app/views/users/show.html.slim
view_models-3.0.0 feature_support/testapp/app/views/heroes/show.html.slim
view_models-3.0.0 feature_support/testapp/app/views/users/show.html.slim