Sha256: 1a8c6b29be2e8354c07b76db8c9dee1b61a7bd5a70e934e8b9c8713258db5497
Contents?: true
Size: 771 Bytes
Versions: 2
Compression:
Stored size: 771 Bytes
Contents
# encoding: utf-8 # Copyright (C) 2015 Szymon Kopciewski # # This file is part of SinatraEnvToConfig # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. require 'sinatra/env_to_config'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sinatra-env_to_config-1.0.1 | lib/sinatra-env_to_config.rb |
sinatra-env_to_config-1.0.0 | lib/sinatra-env_to_config.rb |