registry-rails 0.0.4
A container for storing objects and values in the application as long as the request lives. Registry implements ruby's Singleton module, the same object is always available throughout your application.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
~> 4.1