GET /chains or /chains.json
7 8 9
# File 'app/controllers/chains_controller.rb', line 7 def index @chains = Chain.all end