Compare commits
1 Commits
3832f1d840
...
ed20e51b93
Author | SHA1 | Date | |
---|---|---|---|
ed20e51b93 |
@ -3,6 +3,7 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
class WebsitesController < ApplicationController
|
class WebsitesController < ApplicationController
|
||||||
|
|
||||||
skip_before_action :authenticate_user!, only: :show
|
skip_before_action :authenticate_user!, only: :show
|
||||||
|
|
||||||
def show
|
def show
|
||||||
|
Loading…
x
Reference in New Issue
Block a user