{"id":21042074,"url":"https://github.com/bitpuffin/camping-kirbybase","last_synced_at":"2025-03-13T21:41:36.367Z","repository":{"id":2987367,"uuid":"4003584","full_name":"BitPuffin/camping-kirbybase","owner":"BitPuffin","description":"A gem for using Kirbybase easily with Camping","archived":false,"fork":false,"pushed_at":"2012-04-12T13:05:14.000Z","size":97,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T17:16:37.281Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"google/ExoPlayer","license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BitPuffin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-12T10:27:53.000Z","updated_at":"2014-01-10T08:13:37.000Z","dependencies_parsed_at":"2022-08-20T10:20:40.718Z","dependency_job_id":null,"html_url":"https://github.com/BitPuffin/camping-kirbybase","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitPuffin%2Fcamping-kirbybase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitPuffin%2Fcamping-kirbybase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitPuffin%2Fcamping-kirbybase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitPuffin%2Fcamping-kirbybase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BitPuffin","download_url":"https://codeload.github.com/BitPuffin/camping-kirbybase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243489656,"owners_count":20298996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T13:57:18.506Z","updated_at":"2025-03-13T21:41:36.337Z","avatar_url":"https://github.com/BitPuffin.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Camping::Kirbybase\n\nThis gem allows you to easily use KirbyBase with the amazing Camping web framework.\nIt's just a quick hack to let you focus on the code and not configuring a bunch of stuff\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'camping-kirbybase'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install camping-kirbybase\n\n## Usage\n\nOn the top of your file:\n\nrequire 'camping-kirbybase'\n\nand in your app module:\n\nmodule App\n\ninclude Kirby\n\nend\n\nAnd then in module App::Kirby you can\nwrite any code you want. So basically wrap your\nKirbyBase code in methods or classes or whatever and use\nthem in your controller the way you want it.\n\nTODO: Write better description and all that stuff. With real examples!\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitpuffin%2Fcamping-kirbybase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitpuffin%2Fcamping-kirbybase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitpuffin%2Fcamping-kirbybase/lists"}