{"id":656,"date":"2010-01-28T17:25:54","date_gmt":"2010-01-28T21:25:54","guid":{"rendered":"http:\/\/www.uvm.edu\/~waw\/blog\/?p=656"},"modified":"2010-01-28T17:25:54","modified_gmt":"2010-01-28T21:25:54","slug":"make-ruby-ride-on-rails","status":"publish","type":"post","link":"https:\/\/blog.uvm.edu\/waw\/2010\/01\/28\/make-ruby-ride-on-rails\/","title":{"rendered":"Make Ruby ride on Rails"},"content":{"rendered":"<p><code><br \/>\nroot@weasel.uvm.edu 193&gt;gem update rail<br \/>\nUpdating installed gems<br \/>\nUpdating rails<br \/>\nSuccessfully installed activesupport-2.3.5<br \/>\nSuccessfully installed activerecord-2.3.5<br \/>\nSuccessfully installed rack-1.0.1<br \/>\nSuccessfully installed actionpack-2.3.5<br \/>\nSuccessfully installed actionmailer-2.3.5<br \/>\nSuccessfully installed activeresource-2.3.5<br \/>\nSuccessfully installed rails-2.3.5<br \/>\nGems updated: activesupport, activerecord, rack, actionpack, actionmailer, activeresource, rails<\/p>\n<p>root@weasel.uvm.edu 194&gt;gem install vlad<br \/>\nSuccessfully installed open4-0.9.6<br \/>\nSuccessfully installed vlad-2.0.0<br \/>\n2 gems installed<br \/>\nInstalling ri documentation for vlad-2.0.0...<br \/>\nInstalling RDoc documentation for vlad-2.0.0...<\/p>\n<p>root@weasel.uvm.edu 195&gt;gem install vlad-git<br \/>\nSuccessfully installed vlad-git-2.1.0<br \/>\n1 gem installed<br \/>\nInstalling ri documentation for vlad-git-2.1.0...<br \/>\nInstalling RDoc documentation for vlad-git-2.1.0...<\/p>\n<p>weasel:~ waw$ \/usr\/local\/git\/bin\/git clone git@github.com:uvmctl\/registical.git<br \/>\nInitialized empty Git repository in \/Users\/waw\/registical\/.git\/<br \/>\nThe authenticity of host 'github.com (207.97.227.239)' can't be established.<br \/>\nRSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.<br \/>\nAre you sure you want to continue connecting (yes\/no)? yes<br \/>\nWarning: Permanently added 'github.com,207.97.227.239' (RSA) to the list of known hosts.<br \/>\nIdentity added: \/Users\/waw\/.ssh\/id_rsa (\/Users\/waw\/.ssh\/id_rsa)<br \/>\nremote: Counting objects: 1346, done.<br \/>\nremote: Compressing objects: 100% (894\/894), done.<br \/>\nReceiving objects: 100% (1346\/1346), 5.25 MiB | 1.21 MiB\/s, done.<br \/>\nremote: Total 1346 (delta 738), reused 783 (delta 385)<br \/>\nResolving deltas: 100% (738\/738), done.<\/p>\n<p> waw$ sudo gem install validates_timeliness authlogic mbleigh-acts-as-taggable-on icalendar chronic ruby-net-ldap mislav-will_paginate thoughtbot-factory_girl rspec-rails rspec cucumber  webrat<br \/>\nSuccessfully installed validates_timeliness-2.2.2<br \/>\nSuccessfully installed authlogic-2.1.3<br \/>\nERROR:  could not find gem mbleigh-acts-as-taggable-on locally or in a repository<br \/>\nSuccessfully installed icalendar-1.1.0<br \/>\nERROR:  Error installing chronic:<br \/>\n\tgemcutter requires RubyGems version &gt;= 1.3.5<br \/>\nSuccessfully installed ruby-net-ldap-0.0.4<br \/>\nERROR:  could not find gem mislav-will_paginate locally or in a repository<br \/>\nERROR:  could not find gem thoughtbot-factory_girl locally or in a repository<br \/>\n**************************************************<\/p>\n<p>  Thank you for installing rspec-1.3.0<\/p>\n<p>  Please be sure to read History.rdoc and Upgrade.rdoc<br \/>\n  for useful information about this release.<\/p>\n<p>**************************************************<br \/>\n**************************************************<\/p>\n<p>  Thank you for installing rspec-rails-1.3.2<\/p>\n<p>  If you are upgrading, do this in each of your rails apps<br \/>\n  that you want to upgrade:<\/p>\n<p>    $ ruby script\/generate rspec<\/p>\n<p>  Please be sure to read History.rdoc and Upgrade.rdoc<br \/>\n  for useful information about this release.<\/p>\n<p>**************************************************<br \/>\nSuccessfully installed rspec-1.3.0<br \/>\nSuccessfully installed rspec-rails-1.3.2<br \/>\n**************************************************<\/p>\n<p>  Thank you for installing rspec-1.3.0<\/p>\n<p>  Please be sure to read History.rdoc and Upgrade.rdoc<br \/>\n  for useful information about this release.<\/p>\n<p>**************************************************<br \/>\nSuccessfully installed rspec-1.3.0<\/p>\n<p>(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::)<\/p>\n<p>                     (::)   U P G R A D I N G    (::)<\/p>\n<p>Thank you for installing cucumber-0.6.2.<br \/>\nPlease be sure to read http:\/\/wiki.github.com\/aslakhellesoy\/cucumber\/upgrading<br \/>\nfor important information about this release. Happy cuking!<\/p>\n<p>(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::)<\/p>\n<p>Successfully installed term-ansicolor-1.0.4<br \/>\nSuccessfully installed polyglot-0.2.9<br \/>\nSuccessfully installed treetop-1.4.3<br \/>\nSuccessfully installed builder-2.1.2<br \/>\nSuccessfully installed diff-lcs-1.1.2<br \/>\nSuccessfully installed cucumber-0.6.2<br \/>\nBuilding native extensions.  This could take a while...<br \/>\nSuccessfully installed nokogiri-1.4.1<br \/>\nSuccessfully installed rack-test-0.5.3<br \/>\nSuccessfully installed webrat-0.7.0<br \/>\n16 gems installed<br \/>\nInstalling ri documentation for validates_timeliness-2.2.2...<br \/>\nInstalling ri documentation for authlogic-2.1.3...<br \/>\nInstalling ri documentation for icalendar-1.1.0...<br \/>\nInstalling ri documentation for ruby-net-ldap-0.0.4...<br \/>\nInstalling ri documentation for rspec-1.3.0...<br \/>\nInstalling ri documentation for rspec-rails-1.3.2...<br \/>\nInstalling ri documentation for rspec-1.3.0...<br \/>\nInstalling ri documentation for term-ansicolor-1.0.4...<br \/>\nInstalling ri documentation for polyglot-0.2.9...<br \/>\nInstalling ri documentation for treetop-1.4.3...<br \/>\nInstalling ri documentation for builder-2.1.2...<br \/>\nERROR:  While generating documentation for builder-2.1.2<br \/>\n... MESSAGE:   Unhandled special: Special: type=17, text=\"<!-- HI -->\"<br \/>\n... RDOC args: --ri --op \/Library\/Ruby\/Gems\/1.8\/doc\/builder-2.1.2\/ri --title Builder -- Easy XML Building --main README --line-numbers --quiet lib CHANGES Rakefile README doc\/releases\/builder-1.2.4.rdoc doc\/releases\/builder-2.0.0.rdoc doc\/releases\/builder-2.1.1.rdoc<br \/>\n(continuing with the rest of the installation)<br \/>\nInstalling ri documentation for diff-lcs-1.1.2...<br \/>\nInstalling ri documentation for cucumber-0.6.2...<br \/>\nInstalling ri documentation for nokogiri-1.4.1...<\/p>\n<p>No definition for parse_memory<\/p>\n<p>No definition for parse_file<\/p>\n<p>No definition for parse_with<\/p>\n<p>No definition for get_options<\/p>\n<p>No definition for set_options<br \/>\nInstalling ri documentation for rack-test-0.5.3...<br \/>\nInstalling ri documentation for webrat-0.7.0...<br \/>\nInstalling RDoc documentation for validates_timeliness-2.2.2...<br \/>\nInstalling RDoc documentation for authlogic-2.1.3...<br \/>\nInstalling RDoc documentation for icalendar-1.1.0...<br \/>\nInstalling RDoc documentation for ruby-net-ldap-0.0.4...<br \/>\nInstalling RDoc documentation for rspec-1.3.0...<br \/>\nCould not find main page README.rdoc<br \/>\nCould not find main page README.rdoc<br \/>\nCould not find main page README.rdoc<br \/>\nCould not find main page README.rdoc<br \/>\nInstalling RDoc documentation for rspec-rails-1.3.2...<br \/>\nCould not find main page README.rdoc<br \/>\nCould not find main page README.rdoc<br \/>\nCould not find main page README.rdoc<br \/>\nCould not find main page README.rdoc<br \/>\nInstalling RDoc documentation for rspec-1.3.0...<br \/>\nCould not find main page README.rdoc<br \/>\nCould not find main page README.rdoc<br \/>\nCould not find main page README.rdoc<br \/>\nCould not find main page README.rdoc<br \/>\nInstalling RDoc documentation for term-ansicolor-1.0.4...<br \/>\nInstalling RDoc documentation for polyglot-0.2.9...<br \/>\nInstalling RDoc documentation for treetop-1.4.3...<br \/>\nInstalling RDoc documentation for builder-2.1.2...<br \/>\nInstalling RDoc documentation for diff-lcs-1.1.2...<br \/>\nInstalling RDoc documentation for cucumber-0.6.2...<br \/>\nInstalling RDoc documentation for nokogiri-1.4.1...<\/p>\n<p>No definition for parse_memory<\/p>\n<p>No definition for parse_file<\/p>\n<p>No definition for parse_with<\/p>\n<p>No definition for get_options<\/p>\n<p>No definition for set_options<br \/>\nInstalling RDoc documentation for rack-test-0.5.3...<br \/>\nInstalling RDoc documentation for webrat-0.7.0...<\/p>\n<p><\/code><\/p>\n<p>Seems that wasn&#8217;t enough. Had to also<br \/>\n<code><br \/>\nsudo gem update --system<br \/>\nPassword:<br \/>\nUpdating RubyGems<br \/>\nUpdating rubygems-update<br \/>\nSuccessfully installed rubygems-update-1.3.5<br \/>\n:0:Warning: Gem::SourceIndex#search support for String patterns is deprecated<br \/>\nUpdating RubyGems to 1.3.5<br \/>\nInstalling RubyGems 1.3.5<br \/>\nRubyGems 1.3.5 installed<\/p>\n<p>?=== 1.3.5 \/ 2009-07-21<\/p>\n<p>Bug fixes:<\/p>\n<p>* Fix use of prerelease gems.<br \/>\n* Gem.bin_path no longer escapes path with spaces. Bug #25935 and #26458.<\/p>\n<p>Deprecation Notices:<\/p>\n<p>* Bulk index update is no longer supported (the code currently remains, but not<br \/>\n  the tests)<br \/>\n* Gem::manage_gems was removed in 1.3.3.<br \/>\n* Time::today was removed in 1.3.3.<\/p>\n<p>------------------------------------------------------------------------------<\/p>\n<p>RubyGems installed the following executables:<br \/>\n\t\/System\/Library\/Frameworks\/Ruby.framework\/Versions\/1.8\/usr\/bin\/gem<br \/>\n<\/code><\/p>\n<p>Now rerun<br \/>\n<code><br \/>\nsudo gem install validates_timeliness authlogic mbleigh-acts-as-taggable-on icalendar chronic ruby-net-ldap mislav-will_paginate thoughtbot-factory_girl rspec-rails rspec cucumber  webrat<br \/>\n hmmm still missing stuff but now<br \/>\n<code><br \/>\nsudo rake gems:install<br \/>\n<\/code><\/p>\n<p>seems to work<br \/>\nbut<br \/>\nrake db:migrate<\/p>\n<p>fails<\/p>\n","protected":false},"excerpt":{"rendered":"<p>root@weasel.uvm.edu 193&gt;gem update rail Updating installed gems Updating rails Successfully installed activesupport-2.3.5 Successfully installed activerecord-2.3.5 Successfully installed rack-1.0.1 Successfully installed actionpack-2.3.5 Successfully installed actionmailer-2.3.5 Successfully installed activeresource-2.3.5 Successfully installed rails-2.3.5 Gems updated: activesupport, activerecord, rack, actionpack, actionmailer, activeresource, rails root@weasel.uvm.edu &hellip; <a href=\"https:\/\/blog.uvm.edu\/waw\/2010\/01\/28\/make-ruby-ride-on-rails\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6517],"tags":[],"class_list":["post-656","post","type-post","status-publish","format-standard","hentry","category-projects"],"_links":{"self":[{"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/posts\/656","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/comments?post=656"}],"version-history":[{"count":1,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/posts\/656\/revisions"}],"predecessor-version":[{"id":657,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/posts\/656\/revisions\/657"}],"wp:attachment":[{"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/media?parent=656"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/categories?post=656"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/tags?post=656"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}