Skip to content
Snippets Groups Projects
Commit 22c368fc authored by Arnaud Levy's avatar Arnaud Levy
Browse files

skip

parent 7ff701c9
No related branches found
No related tags found
No related merge requests found
class Api::Osuny::Server::WebsitesController < Api::ApplicationController
skip_before_action :verify_authenticity_token, only: [:theme_released]
def index
@websites = Communication::Website.in_production
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment