[#77789] [Ruby trunk Feature#12012] Add Boolean method — prodis@...
Issue #12012 has been updated by Fernando Hamasaki de Amorim.
4 messages
2016/10/27
[ruby-core:77799] [Ruby trunk Bug#12859] Bug on Rails Console?
From:
animerdv2@...
Date:
2016-10-28 15:52:13 UTC
List:
ruby-core #77799
Issue #12859 has been updated by Jorge Dominguez. Jorge Dominguez wrote: > Nobuyoshi Nakada wrote: > > Not the gem's bug, OS-bundled sqlite3 library's bug. > > How do i fix it? better yet i look for any update on Appstore and I install the update and issues were fixed. ---------------------------------------- Bug #12859: Bug on Rails Console? https://bugs.ruby-lang.org/issues/12859#change-61102 * 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: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>