Go to file
2016-03-09 18:53:47 -06:00
app Adding USDA weights; usda_importer refactor 2016-03-09 18:53:47 -06:00
bin initial commit 2016-01-12 18:43:00 -06:00
config Added admin; updated calculator; added owner to ingredients 2016-03-03 13:12:42 -06:00
db Adding USDA weights; usda_importer refactor 2016-03-09 18:53:47 -06:00
docker Updated docker config 2016-01-19 17:26:23 -06:00
lib Adding USDA weights; usda_importer refactor 2016-03-09 18:53:47 -06:00
log initial commit 2016-01-12 18:43:00 -06:00
public Vendored theme fonts 2016-01-20 12:20:10 -06:00
spec Adding USDA weights; usda_importer refactor 2016-03-09 18:53:47 -06:00
vendor Adding USDA weights; usda_importer refactor 2016-03-09 18:53:47 -06:00
.dockerignore Added dockerignore 2016-01-20 18:38:44 -06:00
.gitignore Removed .DS_store 2016-03-03 17:59:03 -06:00
.rspec initial commit 2016-01-12 18:43:00 -06:00
.ruby-version Added authentication; cleaned up some UI 2016-01-19 16:50:39 -06:00
config.ru initial commit 2016-01-12 18:43:00 -06:00
docker-compose-rlyeh.yml Added docker configs 2016-01-18 20:50:19 -06:00
docker-compose.yml Added docker configs 2016-01-18 20:50:19 -06:00
Dockerfile Updated docker config 2016-01-19 17:26:23 -06:00
Gemfile Gem version bump 2016-03-09 11:51:27 -06:00
Gemfile.lock Gem version bump 2016-03-09 11:51:27 -06:00
Guardfile Major unit conversion refactor + lots more specs 2016-02-02 15:48:20 -06:00
LICENSE Update LICENSE 2016-01-18 19:43:44 -06:00
Rakefile initial commit 2016-01-12 18:43:00 -06:00
README.md Added license 2016-01-18 19:43:09 -06:00

Parsley

A self hosted cookbook

Parsley is released under the MIT License.

Copyright (C) 2016 Dan Elbert

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.