Compare commits
1 Commits
ed20e51b93
...
3832f1d840
Author | SHA1 | Date | |
---|---|---|---|
3832f1d840 |
@ -3,7 +3,6 @@
|
|||||||
# 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