An open API service indexing awesome lists of open source software.

https://github.com/ethomson/ersatz

Not much of a gem at all
https://github.com/ethomson/ersatz

Last synced: over 1 year ago
JSON representation

Not much of a gem at all

Awesome Lists containing this project

README

          

Ersatz
======
This is a dummy gem for testing things that load gems. In particular,
there are multiple versions of Ersatz so that you can ensure that you
are loading the correct version (or versions).

Example:

require 'ersatz'

ersatz_version = ErsatzConstants::VERSION

or:

ersatz_version = Ersatz.new.version