# frozen_string_literal: true module Credentials # Returns credentials or env # OBS: Does not support nested credentials
<div<%= data_attributes %>>Add <%= class_name %> template here</div>
class TodosController < ApplicationController # GET /todos or /todos.json def index @pagy, @todos = pagy(Todo.all, limit: 10)