Tue, 18 Jun 2024 11:21:21 UTC | login

Information for build rubygem-apipie-rails-0.8.1-6.fc40

ID282119
Package Namerubygem-apipie-rails
Version0.8.1
Release6.fc40
Epoch
SummaryRails REST API documentation tool
DescriptionApipie-rails is a DSL and Rails engine for documenting your RESTful API. Instead of traditional use of #comments, Apipie lets you describe the code, through the code. This brings advantages like: * No need to learn yet another syntax, you already know Ruby, right? * Possibility of reusing the docs for other purposes (such as validation) * Easier to extend and maintain (no string parsing involved) * Possibility of reusing other sources for documentation purposes (such as routes etc.) The documentation is available from within your app (by default under the /apipie path.) In development mode, you can see the changes as you go. It's markup language agnostic, and even provides an API for reusing the documentation data in JSON.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 13:21:12 UTC
CompletedWed, 21 Feb 2024 13:21:12 UTC
Tags
f40
f41
RPMs
src
rubygem-apipie-rails-0.8.1-6.fc40.src.rpm (info) (download)
noarch
rubygem-apipie-rails-0.8.1-6.fc40.noarch.rpm (info) (download)
rubygem-apipie-rails-doc-0.8.1-6.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 16 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.8.1-2 - Fix for ruby3.2 Fixnum removal in favor of Integer - Fix for ruby3.2 File.exists? removal in favor of File.exist? * Wed Aug 24 2022 Vít Ondruch <vondruch@redhat.com> - 0.8.1-1 - Update to apipie-rails 0.8.1. Resolves: rhbz#1985794 Resolves: rhbz#2113687 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.18-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild