Skip to main content
Skip to navigation
Blog
Categories
Projects
Search
Archive of posts with
category 'Gotchas'
Rails adds a limit of fetching 10 records when using pretty print
ActiveRecord::Relation#pretty_print is a method that pretty prints an ActiveRecord::Relation object.