abartov / bybeconv

Project Ben-Yehuda's content management system.
https://benyehuda.org/
Other
10 stars 5 forks source link

Featured content refactoring #393

Closed damisul closed 1 week ago

damisul commented 1 week ago

Extracted FeaturedContent management from AdminController to separate FeaturedContentsController (and FeaturedContentFeaturesController to manage features).

I've put those two controllers to :admin namespace.

Also I've updated UI to use simple_form for rendering featured_content and featured_content_feature forms