- Bundler - Bundler maintains a consistent environment for ruby applications. It tracks an application's code and the rubygems it needs to run, so that an application will always have the exact gems (and versions) that it needs to run.
- rabl - General ruby templating with json, bson, xml, plist and msgpack support
- Thin - Very fast and lightweight Ruby web server
-
-
Save connorshea/64951fbf63e327f7c03f to your computer and use it in GitHub Desktop.
Rails-related Gems and guides to accelerate your web project.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment