#authenticate_change_log
5 6 7
# File 'app/controllers/change_log/base_controller.rb', line 5 def index @items = ChangeLog::Base.fetch(params) end