-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rspec and Unit test not working as expected. It used to work earlier. #18
Comments
please add a screenshot or any other details of what doesn't work. |
I tried the rspec and unit test commands in my rails project but it takes forever to complete and it doesnt work. I wont be able to share the screenshot due to security reasons. When i cloned the "dummy folder" and tried, it worked, so the behaviour is strange. All other use cases worked for my rails project. |
then I can only suggest clone this repo, connect it directly in your app and debug |
Thankyou, i will check it |
Hi,
May I know the dependencies of this gem? I am using a latest version of
rails and ruby and it's fine for me. But which of the older versions does
it support?
A friend of mine tried for ruby 2.5.3 and rails 3.1 and it didn't work.
…On Mon, Feb 19, 2024 at 9:43 PM Igor Kasyanchuk ***@***.***> wrote:
then I can only suggest clone this repo, connect it directly in your app
and debug
somewhere here:
https://github.com/railsjazz/ask_chatgpt/blob/main/lib/ask_chatgpt/executor.rb#L43
—
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7A6SBHYSECDGIJQXMTM63TYUN23PAVCNFSM6AAAAABDPEAZ56VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJSG44TCOBZGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
*Thanks,*
*Samseena Rahmathulla** | **Lead Software Engineer*
*+91-9995031898*
--
Disclaimer: The information contained in this e-mail is private &
confidential and may also be legally privileged. The contents of this mail
and any of its attachments are subject to change without notice. If you are
not the intended recipient of this mail, please notify us, preferably by
e-mail; and do not read, copy or disclose the contents of this message to
anyone. Whilst we have taken reasonable precautions to ensure that any
attachment to this e-mail has been swept for viruses, e-mail communications
cannot be guaranteed to be secure or error-free, as information can be
corrupted, intercepted, lost or contain viruses. We do not accept liability
for such matter or their consequences.
|
@samseena-accion it has a dependency to ask_chatgpt/ask_chatgpt.gemspec Line 26 in f1b4126
maybe your irb version does not match
|
I would appreciate a PR with fixes, I remember that new version of irb has major changes I just don't have enough time to do this |
No description provided.
The text was updated successfully, but these errors were encountered: