drhenner/ror_ecommerce

View on GitHub
app/controllers/abouts_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
class AboutsController < ApplicationController
  #caches_page :show
  def show

  end
end