This repository was archived by the owner on Apr 7, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
trans edited this page Jan 12, 2013
·
11 revisions
<|
A
/.\
<| [""M#
A | #
/.\ [""M#
[""M# | # U"U#U
| # | # \ .:/
| # | #___| #
| "--' .-"
|"-"-"-"-"-#-#-##
| # ## ######
\ .::::'/
\ ::::'/
:8a| # # ##
::88a ###
::::888a 8a ##::.
::::::888a88a[]::::
:::::::::SUNDOGa8a::::. ..
:::::8::::888:Y8888:::::::::...
::':::88::::888::Y88a~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:: ::::88a::::88a:Y88a __---__-- __
' .: ::Y88a:::::8a:Y88a __----_-- -------_-__
:' ::::8P::::::::::88aa. _ _- -- --_ --- __ --- __--
.:: :::::::::::::::::::Y88as88a...s88aa.
Realms is a library manager for Ruby. A library manager, in case you were wondering, is like a package manager that doesn't fuss with packages. It handles dependency requirements, versions and the loading of scripts, but doesn't care one way or the other how that got on the system, or exactly where they reside on the system for that matter. With Realms developers can run there programs in real time, no installation phase is required between changes or for one program to depend on another for integration testing. Every thing is "live". Besides just that fresh feeling of wind in your hair, it means it is very easy to work on a set of interdependent projects.