From: nobu@... Date: 2016-10-28T07:42:48+00:00 Subject: [ruby-core:77792] [Ruby trunk Bug#12859] Bug on Rails Console? Issue #12859 has been updated by Nobuyoshi Nakada. Description updated Not the gem's bug, OS-bundled sqlite3 library's bug. ---------------------------------------- Bug #12859: Bug on Rails Console? https://bugs.ruby-lang.org/issues/12859#change-61096 * Author: Jorge Dominguez * Status: Third Party's Issue * Priority: Normal * Assignee: David Black * ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- I create a new project and use scaffold. So after i create my model, view and controller i enter to rails console ```ruby p = Property.new ``` And i get all of this errors: (snip) -- https://bugs.ruby-lang.org/ Unsubscribe: