Skip to content

letmein/rom-rb.org

 
 

Repository files navigation

rom-rb.org

Official Ruby Object Mapper website.

Build Instructions

  1. Install gem dependencies:

    bundle install
  2. Install node dependencies:

    npm install

    or

    yarn
  3. Serve locally at http://localhost:4567:

    bundle exec middleman server

    or build to /build:

    bundle exec middleman build

About

Official Ruby Object Mapper website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 59.1%
  • Ruby 22.3%
  • HTML 15.3%
  • JavaScript 3.0%
  • Shell 0.3%