Functional tests now work properly, bearing in mind whether a user is logged in or...
[depot.git] / templates / controller.rb
1 class <%= controller_class_name %>Controller < ApplicationController
2 end