{"id":97,"date":"2009-03-01T20:57:37","date_gmt":"2009-03-02T00:57:37","guid":{"rendered":"http:\/\/www.peteonsoftware.com\/?p=97"},"modified":"2009-03-01T20:58:17","modified_gmt":"2009-03-02T00:58:17","slug":"rails-install-issue","status":"publish","type":"post","link":"https:\/\/www.peteonsoftware.com\/index.php\/2009\/03\/01\/rails-install-issue\/","title":{"rendered":"Rails Install Issue"},"content":{"rendered":"<p>So, I am making a serious go of learning Rails.  I have installed it on my Vista machine before, but never really given it a go.  So, now that I&#8217;ve got a Mac, I decided to try to learn Rails on it.  I downloaded the Ruby One-Click Installer and installed it.  Per its suggestion, I ran<\/p>\n<pre>\r\nsudo gem install rails\r\n<\/pre>\n<p>Then, I got this error<\/p>\n<pre>\r\nBulk updating Gem source index for: \r\nhttp:\/\/gems.rubyforge.org ERROR:  \r\nWhile executing gem ... (Gem::GemNotFoundException)     \r\nCould not find rails (> 0) in any repository\r\n<\/pre>\n<p>I did some Googling and found out that I had to just run this code<\/p>\n<pre>\r\nsudo gem update\r\n<\/pre>\n<p>and select the correct packages to include.  Then, I just reran <\/p>\n<pre>\r\nsudo gem install rails\r\n<\/pre>\n<p>and I was money in the bank.<\/p>\n<p>I hope this helps anyone else who encounters the same issue.  Now, on to working through some tutorials.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>So, I am making a serious go of learning Rails. I have installed it on my Vista machine before, but never really given it a go. So, now that I&#8217;ve got a Mac, I decided &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[33,41],"tags":[100,105],"class_list":["post-97","post","type-post","status-publish","format-standard","hentry","category-errors","category-ruby","tag-errors","tag-ruby"],"_links":{"self":[{"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/posts\/97","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/comments?post=97"}],"version-history":[{"count":0,"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/posts\/97\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/media?parent=97"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/categories?post=97"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/tags?post=97"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}