volontariat/voluntary

View on GitHub
lib/generators/voluntary/product_dummy/templates/app/controllers/home_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
class HomeController < ApplicationController
  def index 
  end
end