Setup MacOS 10.9 Mavericks Discussion
if someone has errors with db:rake not working, here is the solution:http://stackoverflow.com/qu...
A.S. repliedif someone has errors with db:rake not working, here is the solution:http://stackoverflow.com/qu...
A.S. repliedall steps followed till the creation of SSH key. I put your command into Terminal, but nothing happens:cat ~/.ssh/id_rsa.pub
Anto Boalis repliedHaha! I was reading the title and was like hmm, I don't think I've upgraded to Rails 4.2.2 yet either. ;)
Chris Oliver replied • SolvedHey! I really appreciate all these screencasts, happily pro user. For this I'm getting an "undefined method 'likes'" on the user model so i'm a little stuck. Any ideas why?Cheers! :)
Juanmnl repliedI too have battled with this for ages, using vagrant et al on Ubuntu 17.10. Kept getting the "too many children" error. I discovered that many thought the problem was with "archive-tar-minitar" gem...
Bob Bannister repliedThank you, it helped me a lot...
ZhAinoS %z% repliedAs a sysadmin... I sometimes wondered if you guys had been drinking.
Erik repliedI suggest checking this StackOverflow thread: https://stackoverflow.com/questions/50560813/devise-oauth-twitter-oauthunauthorized-forbidden-403 for people having issues with OAuth::Forbidden, ensur...
Vishakan Subramanian repliedupdate actuallytnx, for correcting methe one that fetches the repos or sort of
Shefferd repliedTo whom it may concern, make sure your redis-server is running and the you update the development adapter to redis with the URL in cable.yml if turbo is not working as expected. Thanks for the less...
Kamalanathan Sogathur Govindan repliedThis worked for me: https://stackoverflow.com/a/58580434/6430382 Start with removing jquery-ui: ``` yarn remove jquery-ui ```
robert repliedThank you!Great Job
Prabhjot Singh repliedHi Chris. This is an old episode and an old discussion. But it's still relevant, I watched it and used it in my Rails 7 project. But what I want to add to the Set Schedule dialog are the 'until' a...
Margarita Barvinok repliedHey there ! I'm trying to deploy on a private server following this tutorial with a rails 5.2 app and somehow when I cap production destroy, i get an error saying 01 SassC::SyntaxErro...
paul lahana repliedIt was a permissions issue. Everything was set to nogroup somehow.
Matt Gardner repliedits possible to use this gem without subdomain. So every tenant will have same domain but inside the logic there is scheme segregation ?
soutsur repliedI am not sure what i am doing wrong but i keep hitting ``` Started GET "/oauth/applications" for 127.0.0.1 at 2018-09-13 14:37:44 +1000 Processing by Doorkeeper::ApplicationsController#index as H...
Jeremy Bray repliedThis video was great. I built a nice functionality based on this lesson and you can check the source code on github. Everything is explained in this stackoverflow post https://stackoverfl...
Fabrizio Bertoglio replied