Untitled

 avatar
unknown
plain_text
5 months ago
583 B
5
Indexable
docker@242c239a5640:/usr/src/app$ rails c
Run options: exclude {:pact_live_events=>true}

All examples were filtered out


Finished in 0.00034 seconds (files took 8.61 seconds to load)
0 examples, 0 failures

/home/docker/.gem/3.3/gems/rack-3.0.11/lib/rack/chunked.rb:6: warning: Rack::Chunked is deprecated and will be removed in Rack 3.1
Running via Spring preloader in process 483
Loading development environment (Rails 7.1.3)
irb(main):001> AccountDomain.pluck(:host)
(irb):1:in `<main>': uninitialized constant AccountDomain (NameError)

AccountDomain.pluck(:host)
^^^^^^^^^^^^^
Editor is loading...
Leave a Comment