Read more

Reveal the indexes of an ActiveRecord table

Andreas Robecke
October 22, 2014Software engineer
p ActiveRecord::Base.connection.indexes(:table_name)
Illustration book lover

Growing Rails Applications in Practice

Check out our e-book. Learn to structure large Ruby on Rails codebases with the tools you already know and love.

  • Introduce design conventions for controllers and user-facing models
  • Create a system for growth
  • Build applications to last
Read more Show archive.org snapshot
Posted by Andreas Robecke to makandra dev (2014-10-22 15:32)