Add “more” page
This commit is contained in:
8
app/views/more/index.rb
Normal file
8
app/views/more/index.rb
Normal file
@@ -0,0 +1,8 @@
|
||||
module Adamantium
|
||||
module Views
|
||||
module More
|
||||
class Index < View
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user