Smart Up Your Venture With AI
1:21
API testing via Postman - Part 2
10:05
API Testing via Postman - Part 1
10:03
Inside the mind of a QA
4:59
2 жыл бұрын
Wolfpack Digital - Join the pack!
0:47
Пікірлер
@ediltalantbekov
@ediltalantbekov Жыл бұрын
Thank you, man! The coolest basic tutorial!
@bazovaya_history
@bazovaya_history Жыл бұрын
You genius, thank you very much, i love you, omg it's amazing, muuak
@cipryan96
@cipryan96 Жыл бұрын
Apipie works with minitest also?
@Cocichla1
@Cocichla1 Жыл бұрын
Thank you! This is going to help me with senior design project!
@kalharadarshana4711
@kalharadarshana4711 Жыл бұрын
@Wolfpack Digital - Hello I need contact you immediately. I have been trying to be in touch with your chat but I never received a feedback neither my messages were viewed. Still no reply to my email.
@mohit3722
@mohit3722 Жыл бұрын
What happens when we have controllers with same name? Apipie lists only one of the routes. How to solve that?
@wolfpackdigital7300
@wolfpackdigital7300 Жыл бұрын
You need to set "config.namespaced_resources = true" in "app/config/initializers/apipie.rb"
@mohit3722
@mohit3722 Жыл бұрын
@@wolfpackdigital7300 Thanks for your response. I know of this, but this changes the way how apipie lists the resources. MyNamespace::DetailsController will be named My namespacedetails, which is not great, so I was looking for some other solution.
@Celsian
@Celsian 2 жыл бұрын
Great explanation, thank you.
@elliotknight5552
@elliotknight5552 2 жыл бұрын
Not working lmao why all videos about this give the same codes ?
@m_andrasch
@m_andrasch 2 жыл бұрын
Nice, thanks for sharing!
@mayara9161
@mayara9161 2 жыл бұрын
does it work on the server?
@wolfpackdigital7300
@wolfpackdigital7300 Жыл бұрын
Yes, it does. If you also want to record the examples, you need to make sure to build the examples before the deploy. This can be done by your CI/CD tool if you are using one.
@sakthiaps404
@sakthiaps404 2 жыл бұрын
Very nice explanation with demo Thank you so much
@tiIIus
@tiIIus 2 жыл бұрын
Thank you very much! Your tutorial helped a lot!
@MarcosSuarezAyala
@MarcosSuarezAyala 2 жыл бұрын
Thanks, good explanation.
@faikcoskuncakr7418
@faikcoskuncakr7418 2 жыл бұрын
The last way is so good. Thanks
@carlituxdev
@carlituxdev 2 жыл бұрын
I cannot see nothing because of the white background and really small text… you should make better videos
@jerripot
@jerripot 3 жыл бұрын
Say if you had four views how can you go from the fourth view to the second view in one step?
@wolfpackdigital7300
@wolfpackdigital7300 3 жыл бұрын
hey, Gerald 👋 If you want to go from the 4th view to the 2nd view in one step, you just need to have in the second view what you have in the first: - a @State var secondViewPresenting: Bool - then, pass this to the 3rd and 4th view just like in the tutorial, with @Binding - lastly, from the 4th view, set that property to false (that corresponds to the Bool secondViewPresenting in the 2nd View This will make it pop to the second view. cheers, Dan and the Wolfpack Digital team
@jerripot
@jerripot 3 жыл бұрын
@@wolfpackdigital7300 Awesome thank you
@jerripot
@jerripot 3 жыл бұрын
Enjoyed 😎
@difanaufalpratama8765
@difanaufalpratama8765 3 жыл бұрын
Thank you so much. It is really clear explanation and straight to the point. Keep it up
@kanishkaralasi7408
@kanishkaralasi7408 3 жыл бұрын
Great solution
@bogdanpetkanic6521
@bogdanpetkanic6521 4 жыл бұрын
Thank you very much for your help
@wolfpackdigital7300
@wolfpackdigital7300 3 жыл бұрын
Glad it helped!
@alberttra9624
@alberttra9624 5 жыл бұрын
Thanks for the video. I tried and it worked on iOS, so i try to archive the same thing on macOS with NSTextView, but unfortually it did not work, did anyone try and succeed?
@杨腾飞
@杨腾飞 5 жыл бұрын
Thanks very much.
@alpiopiopiond
@alpiopiopiond 6 жыл бұрын
thanks for video, this solved my problem :)
@baduytran7413
@baduytran7413 6 жыл бұрын
Thanks very much.
@yph1880
@yph1880 6 жыл бұрын
I liked this video because other videos show auto resize with dynamic cells :( And only you do it with static ones.
@yph1880
@yph1880 6 жыл бұрын
Super video! Thanks for this. I think you often change crashed keyboards )))
@kelvinfok
@kelvinfok 7 жыл бұрын
Great video, straight to the point. I gave this video a thumbs up!
@jojuicejuicy8365
@jojuicejuicy8365 7 жыл бұрын
Nice! Well done. Just one criticism, the microphone seems very close to your keyboard. Every button tap sounds like an explosion POW POW POW as if you're smashing the crap out of it. Very distracting from the dialogue. Otherwise its perfect.
@wolfpackdigital7300
@wolfpackdigital7300 3 жыл бұрын
<POw POW POW> no keyboard was smashed in the making of this video! Thanks for the feedback and for listening to us even though it sounded like we were smashing the keyboard. We will definitely work on it :D </POw POW POW>