Go to file
2016-08-16 12:41:31 -05:00
app log work 2016-08-16 12:41:31 -05:00
bin Initial rails 5 conversion 2016-07-07 17:47:47 -05:00
config logs 2016-08-15 17:43:02 -05:00
db log work 2016-08-12 16:05:24 -05:00
docker Rails 5 changed db migrate 2016-07-27 22:33:22 -05:00
lib Fixed yield parser; fixed N+1 query issue 2016-07-05 16:48:59 -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 Initial rails 5 conversion 2016-07-07 17:47:47 -05:00
vendor log work 2016-08-12 16:05:24 -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 Initial rails 5 conversion 2016-07-07 17:47:47 -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 updated base image 2016-07-28 12:02:41 -05:00
Gemfile docker conversion to postgresql 2016-07-08 11:17:42 -05:00
Gemfile.lock docker conversion to postgresql 2016-07-08 11:17:42 -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.