A magyar leírás lent található
English description
The all_posts action in the PostsController is not following th REST convections. We should refactor it to a Group::PostsController `#index' action. And update the routes accordingly.
Magyar leírás
A PostsController all_posts action-je nem követi a REST konvencióit, át kéne mozgatni egy Group::PostsController #index action-jébe. Emelett természetesen a route-okat is frissíteni kell.
A magyar leírás lent található
English description
The all_posts action in the PostsController is not following th REST convections. We should refactor it to a
Group::PostsController`#index' action. And update the routes accordingly.Magyar leírás
A PostsController all_posts action-je nem követi a REST konvencióit, át kéne mozgatni egy
Group::PostsController#indexaction-jébe. Emelett természetesen a route-okat is frissíteni kell.