Sha256: e53d2028c7477fc30d762633a39874ab3dff4bb31a5fbccbf2b402cd6ab6d4b5
Contents?: true
Size: 423 Bytes
Versions: 19
Compression:
Stored size: 423 Bytes
Contents
Feature: Creating a journal Scenario: Creating a Journal via new or create is not possible When I create a Journal via new Then I fail with NoMethodError When I create a Journal via create Then I fail with NoMethodError When I create a Journal via create! Then I fail with NoMethodError Scenario: Creating a Journal via current When I create a Journal via current Then I have a Journal
Version data entries
19 entries across 19 versions & 1 rubygems