Displaying 3 results from an estimated 3 matches for "railsreadi".
Did you mean:
railsready
2011 Jul 11
4
How to Install ruby 1.9.2/1.9.1 and Rails 3.x on Ubuntu
Hello All,
I have Ubuntu 11-04, I would want to install ruby 1.9.2/1.9.1 and Rails
3.x. I need the least complicated way of doing this.
Rgds,
Janus
--
*Satajanus Nig. Ltd
*
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2013 Jul 17
1
Install Rails 4 correctly on OS X Mountain Lion
After reading several books and tutorials on Rails, I found it difficult
to get a step by step guide to set up Rails on OS X. Most of what I read
is just speeding through the steps and many of them don''t work as
expected for various reasons (no compiler installed, outdated version of
curl, etc). So I wrote a detailed step by step on my blog here:
http://blog.nicoschuele.com/?p=171
I
2012 Jan 21
16
Installing rails on Ubuntu
Hello, I''m trying to install the rails on ubuntu 11.10, but when I put
the command
felipe@Felipe:~/Downloads/rubygems-1.8.15$ sudo gem install rails
--no-r1 --no-rdoc
ERROR: Loading command: install (LoadError)
no such file to load -- zlib
ERROR: While executing gem ... (NameError)
uninitialized constant Gem::Commands::InstallCommand
felipe@Felipe:~/Downloads/rubygems-1.8.15$