rubocop: fix various style issues.
This commit is contained in:
@@ -28,7 +28,8 @@ module Explore
|
||||
render :layout => "blank"
|
||||
end
|
||||
|
||||
private
|
||||
private
|
||||
|
||||
def set_date
|
||||
@date = params[:date] ? Date.parse(params[:date]) : Date.today
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user