asm-products/verba

View on GitHub
app/controllers/landing_pages_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
class LandingPagesController < ApplicationController
  def index

  end
end