[#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:77641] [Ruby trunk Bug#12844][Feedback] Unable to run $rails console
From:
shyouhei@...
Date:
2016-10-17 02:49:57 UTC
List:
ruby-core #77641
Issue #12844 has been updated by Shyouhei Urabe. Status changed from Open to Feedback We need the "many lines of code" you omit to say who is wrong. ---------------------------------------- Bug #12844: Unable to run $rails console https://bugs.ruby-lang.org/issues/12844#change-60914 * Author: Frederick Schiller * Status: Feedback * Priority: Normal * Assignee: * ruby -v: ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin15] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- If I run rails console it diplays many lines of code and then states: `[NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html``` If I specify development it will show me the console has started. But upon issuing any command for instance user = User.new it will revert back to the original error. I'm running mac sierra $` bin/rails console development Running via Spring preloader in process 30451 Loading development environment (Rails 5.0.0.1) irb(main):001:0>` -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>