Search Results for "installing-ror-on-macos-machine"
Lessons
Forum Threads
Setup Windows 10 Discussion
236
General
Hi,I got all the way through this so thanks for the walk through! I run "rails server -b 0.0.0.0" and the server boots fine but when I go to localhost:3000 in the browser, the browser icon spins bu...
Setup MacOS 10.10 Yosemite Discussion
141
General
When I try to install Homebrew, I get:csu:~$ ruby -e "$(curl -fsSL https://raw.github.com/Home..."dyld: Library not loaded: /usr/local/lib/libgmp.10.dylib Referenced from: /Users/christophersu/.rv...
Someone replied
Setup MacOS 10.12 Sierra Discussion
46
General
Thanks for posting this, Chris. Did you face any issues with Nokogiri when installing the Rails gem?
Someone replied
Setup Ubuntu 16.04 Xenial Xerus Discussion
110
General
Don't use "ssh-keygen -t rsa", use "-t dsa", much safer and not owned by NSA.... ;-)
Someone replied
Setup Ubuntu 14.10 Utopic Unicorn Discussion
53
General
thanks!
Someone replied
installed RoR, now what?
3
General
after installing RoR, what is next? i looked around the guides and screencasts and all of them assume you already have experience with RoR!
where is the tutorial for newbie RoR developers?
how to ...
helen560 replied
Using Vagrant for Rails Development Discussion
159
General
Trying to install the librarian-chef plugin first produces an error about not being able to find the vmware-workstation plugin (or rather gem). Installing the vbguest plugin first fixed the issue.
Bob Bannister replied
Setup Ubuntu 13.10 Saucy Salamander Discussion
96
General
I believe in the line "sudo apt-get install postgresql-common -t raring," raring should actually be saucy. Also in the line "rails new myapp -d postgres," postgres should be postgresql.
Someone replied
Setup Ubuntu 14.04 Trusty Tahr Discussion
237
General
thnx
Someone replied
Setup Ubuntu 13.04 Raring Ringtail Discussion
66
General
Hi there,when installing ruby using rbenv, at the step of "rbenv install 2.0.0-p195", it shows the results below:Downloading ruby-2.0.0-p195.tar.gz...-> http://ftp.ruby-lang.org/pu...BUILD FAILE...
Someone replied
How do I run / install ROR with an outdated OS system?
0
Ruby
I'm new to programming/development. I have an old Macbook Air. It's El Capitan OS X - 10.11.6.
I can't download the latest OS due to the age of my mac. I can't download the latest xcode due to the...
jrd656 posted
Any HTML→PDF gem that supports modern CSS (flex/grid) and works on Ruby 2.5.1 + Rails 5.0.7.2?
1
Rails
Background
---------
I have an existing Rails 5.0.7.2 app running on Ruby 2.5.1. In several places I generate invoices as HTML (I build a full HTML string by replacing template tags server-side) an...
Installing ruby on rails in ubuntu 24.04
1
General
I am following your tutorial for installing ruby on rails in ubuntu 24.04 using esdf and installed esdf.while installing ruby it downloaded ruby and while configuring the system shut down suddenly....
Andres Carvajal replied
Encountering an error when installing rails application into the project
0
Rails
Hi,
So recently I cloned a repo from Azure DevOps into Visual Studio 2022 and proceeded to install a rails application into the project, but encountered an error even though a ‘development’ branch...
Asim Mehmood Khan posted
How to use Mission Control Jobs in Rails Discussion
8
General
Super excited to see Mission Control out in the wild. It's a dashboard for ActiveJob that works across queue adapters. What's nice is that in the long term you can swap out backends but still have ...
Jonathan Nguyen replied
How can i install Daisy UI?
0
Javascript
I want to be able to use Daisy UI, but i am reading different ways to accomplish this – making me confused on how to actually install node packages.
1. One way is setting up the CDN, which is not ...
Cannot create Rails App - gem issues "Ignoring nokogiri" and other gems
5
Rails
When I try to create a new Rails App it fails. I am on Big Sur 11.3, Ruby 2.7.2, and when type rails-v shows 6.0.3.4 but also ignoring quite a few gems including nokogiri and 6-7 others. I have tri...
Ryan Mindigo replied
Jumpstart Pro - Installing Dependencies on Cloud9
3
Servers
Are there any step-by-step instructions for getting the Jumpstart Pro dependencies installed on Cloud9?
Chris Oliver replied
installation of rails in ubuntu 18.04 at windows 11
3
Rails
$ asdf install ruby 3.0.0
To follow progress, use 'tail -f /tmp/ruby-build.20230709161531.2745.log' or pass --verbose
Downloading ruby-3.0.0.tar.gz...
Installing ruby-3.0.0...
BUILD FAILED (Ubuntu ...
teroco replied
while installing iam getting error
4
Ruby
Failure! build file wasn't produced.
Please read INSTALL.md and associated NOTES-* files. You may also have to
look over your available compiler tool chain or change your configuration.
ERROR!
...
lemongrassfancy replied