hofffman (hofffman ho)
- Login: hofffman
- Registered on: 04/11/2017
- Last sign in: 04/11/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
04/11/2017
-
11:20 AM Ruby Bug #13421 (Closed): problem rails c
- ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin16]
Rails 5.0.0
when I use
rails c ,
after this I used command
Job.create!(:title => "Foo", :description => "Bar")
and appeared this problem:
1095 /Users...