adds spec for info pages
This commit is contained in:
@@ -7,10 +7,13 @@ class PagesController < ApplicationController
|
||||
def conditions
|
||||
end
|
||||
|
||||
def cooming_soon
|
||||
def general_terms
|
||||
end
|
||||
|
||||
def general_terms
|
||||
def privacy
|
||||
end
|
||||
|
||||
def cooming_soon
|
||||
end
|
||||
|
||||
def how_it_works
|
||||
@@ -28,9 +31,6 @@ class PagesController < ApplicationController
|
||||
def participation
|
||||
end
|
||||
|
||||
def privacy
|
||||
end
|
||||
|
||||
def transparency
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user