[ruby-core:77796] [Ruby trunk Bug#12859] Bug on Rails Console?

From: hsbt@...
Date: 2016-10-28 14:06:41 UTC
List: ruby-core #77796
Issue #12859 has been updated by Hiroshi SHIBATA.


You can install another version of sqlite3 from macports or homebrew.

----------------------------------------
Bug #12859: Bug on Rails Console?
https://bugs.ruby-lang.org/issues/12859#change-61099

* 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>

In This Thread

Prev Next