Skip to content

Commit c621b5f

Browse files
committed
Fix console uninitialized constant error
1 parent b75251b commit c621b5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/console

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# frozen_string_literal: true
33

44
require "bundler/setup"
5+
require "rails"
56
require "solid_errors"
67

78
# You can add fixtures and/or initialization code here to make experimenting

0 commit comments

Comments
 (0)