Top "Better-errors-gem" questions

Better Errors replaces the standard Rails error page with a much better and more useful error page.

ERROR: delete on table violates foreign key constraint. Key id is still referenced from table (many)

I'm working with Rails and PostgreSQL and have a basic one-to-many relationship going on, one Auction has many Bids. However …

ruby-on-rails postgresql sublimetext2 better-errors-gem