Search Results for "error-running-rails-with-ruby-2-4-0"
Lessons
Forum Threads
An other deployment question
Came across the same issue last night but i was deploying using dokku. I had previously deployed on another app following what Chris had wrote about and it worked well. I suspect that the issue is...
Ariff Munshi repliedRails Application Templates Discussion
Hi Chris please help when installing jumpstart it pause on bellow generator rails generate devise:views:bootstrapped Please help!!!!
Mpumelelo repliedHelp please! Error starting Rails server
Hey guys. I am new to Rails. I have installed Rails 5.2.3. I have Ruby 2.6.3. Both are confirmed to be operational when running the --version command. I have tried to create a new rails app calle...
FSirju postedHow do I get past rails server error
How to install Tailwind CSS using Webpacker with Rails Discussion
In 2022 and we have Rails 7 and Tailwindcss 3. This tutorial needs an update.
Mostafa Ahangarha repliedDeploy Ubuntu 18.04 Bionic Beaver Discussion
Install Bootstrap with Webpack with Rails 6 Beta
Setup Ruby On Rails on Ubuntu 15.10 Wily Werewolf
update actuallytnx, for correcting methe one that fetches the repos or sort of
Shefferd repliedHow to install TailwindCSS 1.0 with Rails 6 Discussion
Does anybody knows how to fix this error in Rails 6.0.3 and TailwindCSS 2.0? ` ERROR in ./app/javascript/stylesheets/application.scss (./node_modules/css-loader/dist/cjs.js??ref--7-1!./node_modules...
Alex Ventura repliedMultitenancy with the Apartment gem Discussion
its possible to use this gem without subdomain. So every tenant will have same domain but inside the logic there is scheme segregation ?
soutsur repliedDeployment Question
Yeah. So there were several errors, some app-specific that others wouldn't have to deal with, but here's the one that probably matters: ```ruby gem 'capistrano', '~> 3.1.0' -> gem 'capistran...
Chris Zempel repliedSetup MacOS 10.10 Yosemite Discussion
As a sysadmin... I sometimes wondered if you guys had been drinking.
Erik repliedSetup Ubuntu 16.04 Xenial Xerus Discussion
Icing on the cake:echo 'gem: --no-rdoc --no-ri' >> ~/.gemrcgem install pry && echo 'alias irb=pry' >> ~/.bashrc
Tom Lobato repliedSetup Ubuntu 14.04 Trusty Tahr Discussion
Thank you, it helped me a lot...
ZhAinoS %z% repliedDeploy Ubuntu 14.04 Trusty Tahr Discussion
Hey 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 repliedGroup Chat with ActionCable: Part 4 Discussion
Can't connect to rails server
Yes. Ill try this and start again. Thank you so much for the help!
AustinH00 repliedLiking Posts Discussion
Hey! 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 repliedSetup Ubuntu 17.04 Zesty Zapus Discussion
Did you run:sudo -u postgres createuser $USER -s
Gregg Horton replied