Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Commit b503ceb

Browse files
committed
Refactor FAQ model and update related features
- Enhanced FAQ model with additional validations and scopes for better querying. - Updated views to utilize partials for rendering FAQs, improving maintainability. - Adjusted routes to streamline FAQ access and improve user experience.
1 parent 7ee3119 commit b503ceb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# This controller has been generated to enable Rails' resource routes.
2+
# More information on https://docs.avohq.io/3.0/controllers.html
3+
class Avo::FaqsController < Avo::ResourcesController
4+
end

0 commit comments

Comments
 (0)