app/views/home/_stats.html.haml
Expected an indentation at 6 instead of at 5. Open
Open
number_plantings: link_to(t('.number_plantings_linktext', count: Planting.count.to_i), plantings_path),
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 6 instead of at 5. Open
Open
member: link_to(t('.member_linktext', count: Member.confirmed.size.to_i), members_path),
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 6 instead of at 5. Open
Open
number_gardens: link_to(t('.number_gardens_linktext', count: Garden.count.to_i), gardens_path))
- Create a ticketCreate a ticket
- Exclude checks
Unexpected additional newlines at the end of the file. Open
Open
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 6 instead of at 5. Open
Open
number_crops: link_to(t('.number_crops_linktext', count: Crop.count.to_i), crops_path),
- Create a ticketCreate a ticket
- Exclude checks