Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://growstuff-staging.herokuapp.com/plantings/clockwerx-example-corn-salad
2025-09-09T12:39:17.898491+00:00 app[web.1]: [3d46b913-c8d4-ebc3-183a-8b2e29204733] NoMethodError (undefined method `garden_slug' for an instance of Activity)
2025-09-09T12:39:17.898491+00:00 app[web.1]: [3d46b913-c8d4-ebc3-183a-8b2e29204733] 30: %small.text-justify{title: activity.description}= activity.description.truncate(150)
2025-09-09T12:39:17.898491+00:00 app[web.1]: [3d46b913-c8d4-ebc3-183a-8b2e29204733] 31: %p
2025-09-09T12:39:17.898492+00:00 app[web.1]: [3d46b913-c8d4-ebc3-183a-8b2e29204733] 32: %ul.list-unstyled
2025-09-09T12:39:17.898492+00:00 app[web.1]: [3d46b913-c8d4-ebc3-183a-8b2e29204733] 33: - if activity.garden_name && activity.garden_slug
2025-09-09T12:39:17.898492+00:00 app[web.1]: [3d46b913-c8d4-ebc3-183a-8b2e29204733] 34: %li
2025-09-09T12:39:17.898492+00:00 app[web.1]: [3d46b913-c8d4-ebc3-183a-8b2e29204733] 35: %small= link_to activity.garden_name, garden_path(slug: activity.garden_slug)
2025-09-09T12:39:17.898493+00:00 app[web.1]: [3d46b913-c8d4-ebc3-183a-8b2e29204733] 36: - if activity.planting_name && activity.planting_slug