From f26ca122ed75563309d5c8249effa69594ba6e4a Mon Sep 17 00:00:00 2001 From: Barrie Hadfield Date: Mon, 7 Aug 2017 07:47:30 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5bee7b..b0f80dd 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ The goal is to help every Rails developer to build an awesome Rails product/serv * [i18n Country Code Select](https://github.com/onomojo/i18n_country_select) - I18n Country Code Select Form Helper for Rails 3 & 4. * [Subdivision Select](https://github.com/cllns/subdivision_select) - A Rails plugin to populate a state/province select box from country_select. * [cocoon](https://github.com/nathanvda/cocoon) - Dynamic nested forms using jQuery made easy +* [Hyperloop](http://ruby-hyperloop.io/) - Hyperloop is an Isomorphic Ruby framework built on Rails ## Environment Variables * [Config](https://github.com/railsconfig/config) - Multi-environment YAML style configurations that helps easily manage environment specific settings in an easy and usable manner.