Rb-activerecord - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    rb-activerecord  most recent diff


    version

      View the most recent changes for the rb-activerecord port at: rb-activerecord.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-activerecord.
      The raw portfile for rb-activerecord is located here:
      http://rb-activerecord.darwinports.com/dports/ruby/rb-activerecord/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/rb-activerecord


      The rb-activerecord Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup activerecord 2.2.2 gem {} rubyforge_gem

      Category:-append devel
      Maintainers: gmail.com:rcavanaugh

      Description: Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM.
      Long Description: Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database tables and classes together for business objects, like Customer or Subscription, that can find, save, and destroy themselves without resorting to manual SQL.

      Checksums: md5 c0856ff382bd0527ceb7b462730fa9f2 sha1 d0874b767d91a644502ece68e36e8b3ba657625b rmd160 92bbc542062f0a1228600e2e1482aea65f9ce135
      Platform: darwin

      depends_lib-append port:rb-activesupport

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/rb-activerecord
      % sudo port install rb-activerecord
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching rb-activerecord
      ---> Verifying checksum for rb-activerecord
      ---> Extracting rb-activerecord
      ---> Configuring rb-activerecord
      ---> Building rb-activerecord with target all
      ---> Staging rb-activerecord into destroot
      ---> Installing rb-activerecord
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using rb-activerecord with these commands:
      %  man rb-activerecord
      % apropos rb-activerecord
      % which rb-activerecord
      % locate rb-activerecord

     Where to find more information:

    Darwin Ports



    Lightbox this page.