Module: RestBooks
- Defined in:
- lib/restbooks/books.rb,
lib/restbooks.rb,
lib/restbooks/lists.rb,
lib/restbooks/authors.rb,
lib/restbooks/categories.rb,
lib/restbooks/mixins/api.rb,
lib/restbooks/models/book.rb,
lib/restbooks/models/list.rb,
lib/restbooks/mixins/model.rb,
lib/restbooks/models/author.rb,
lib/restbooks/models/comment.rb,
lib/restbooks/models/category.rb
Overview
category.rb
restbooks
Created by Paul Chavard on 2009-09-12.
Copyright 2009
This file is part of RestBooks.
RestBooks 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.
RestBooks 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 RestBooks. If not, see <http://www.gnu.org/licenses/>.
Defined Under Namespace
Modules: Api, Model, Models Classes: Authors, Books, Categories, Client, Lists