rom-rb.org Official Ruby Object Mapper website. Build Instructions Install gem dependencies: bundle install Install node dependencies: npm install Serve locally at http://localhost:4567: bundle exec middleman server or build to /build: bundle exec middleman build