Skip to content
#

Rails

rails logo

Ruby on Rails (Rails) is a web application framework written in Ruby. It is meant to help simplify the building of complex websites.

Here are 14 public repositories matching this topic...

stnguyen90
stnguyen90 commented Feb 13, 2020

Description

The documentation on Error Handling indicates there should be a stack trace, but stack traces are no longer returned.

Steps to Reproduce the Problem

  1. buffalo new coke
  2. cd coke
  3. buffalo dev &
  4. curl -H 'Content-Type: application/json' 'http://localhost:3000/does_not_exist'

Expected Behavior

trace and

dosco
dosco commented Jan 3, 2020

What would you like to be added:

Document what it would take to get Super Graph working with Yugabyte DB a distributed database that is designed to be compatible with Postgres. Super Graph makes use of a bunch of Postgres specific features like querying for database tables and columns, lateral joins, json functions et

Created by David Heinemeier Hansson

Released December 13 2005

Organization
rails
Website
rubyonrails.org
Wikipedia
Wikipedia
You can’t perform that action at this time.