dgreenbe77 (Daniel Greenberg)
- Login: dgreenbe77
- Email: dgreenbe777@gmail.com
- Registered on: 11/04/2015
- Last sign in: 11/04/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/04/2015
-
06:23 PM Ruby Bug #11656: ruby crashes when running rspec from top level context, but not from the individual spec that is causing ruby to crash
- Daniel Greenberg wrote:
> Attached file here because it is hard to read above.
```ruby
describe '#hash' do
let(:attr_vals) { subject.attr_values.to_s }
before { expect(Digest::MD5).to receive(:hexdigest).with(attr_vals... -
06:11 PM Ruby Bug #11656: ruby crashes when running rspec from top level context, but not from the individual spec that is causing ruby to crash
- Attached file here because it is hard to read above.
-
06:07 PM Ruby Bug #11656 (Closed): ruby crashes when running rspec from top level context, but not from the individual spec that is causing ruby to crash
- /Users/dgreenbe77/Development/frederick_gem/lib/frederick/models/model.rb
./spec/lib/frederick/models/model_spec.rb