Go to file
2018-03-21 13:35:40 -05:00
app recipe index 2017-05-08 11:20:04 -05:00
bin Initial rails 5 conversion 2016-07-07 17:47:47 -05:00
config Added markdown 2017-04-13 16:18:20 -05:00
db update step migration 2017-04-14 18:40:43 -05:00
docker Rails 5 changed db migrate 2016-07-27 22:33:22 -05:00
lib Added markdown 2017-04-13 16:18:20 -05: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 finished markdown transition 2017-04-14 16:40:38 -05:00
vendor finished markdown transition 2017-04-14 16:40:38 -05: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 bumped versions 2018-03-21 13:06:12 -05:00
config.ru initial commit 2016-01-12 18:43:00 -06:00
docker-compose-rlyeh.yml Updates to support ruby 2.3, docker-compose v2, and docker development 2016-07-08 12:56:40 -05:00
docker-compose.yml Updates to support ruby 2.3, docker-compose v2, and docker development 2016-07-08 12:56:40 -05:00
Dockerfile Added recipe search; bumped gems and ruby version 2017-03-29 16:52:59 -05:00
Gemfile Added tzinfo gem 2018-03-21 13:35:18 -05:00
Gemfile.lock Added tzinfo gem 2018-03-21 13:35:18 -05: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.