{"id":18492314,"url":"https://github.com/makevoid/rack-tidy-ffi","last_synced_at":"2025-07-31T11:12:44.194Z","repository":{"id":136508317,"uuid":"1481333","full_name":"makevoid/rack-tidy-ffi","owner":"makevoid","description":"Rack middleware to tidy application output","archived":false,"fork":false,"pushed_at":"2012-04-10T08:24:18.000Z","size":101,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T16:21:22.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://rubygems.org/gems/rack-tidy-ffi","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makevoid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-15T03:34:36.000Z","updated_at":"2019-03-20T18:12:32.000Z","dependencies_parsed_at":"2023-03-13T11:00:50.606Z","dependency_job_id":null,"html_url":"https://github.com/makevoid/rack-tidy-ffi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/makevoid/rack-tidy-ffi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Frack-tidy-ffi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Frack-tidy-ffi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Frack-tidy-ffi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Frack-tidy-ffi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makevoid","download_url":"https://codeload.github.com/makevoid/rack-tidy-ffi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Frack-tidy-ffi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268027724,"owners_count":24183691,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-06T13:07:06.965Z","updated_at":"2025-07-31T11:12:44.132Z","avatar_url":"https://github.com/makevoid.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RackTidyFFI\n\n## Rack middleware to tidy application output\n\n- Works with ruby 1.9\n- uses tidy_ffi instead of tidy (broken on 1.9 because of Ruby DL changes)\n\n\n## Installation\n\n    gem install rack-tidy-ffi\n\n## Usage\n\nin your config.ru:\n\n    require 'rack-tidy-ffi'\n    \n    use RackTidyFFI\n    \n    \nadd this to your Gemfile if you are using bundler: \n\n    gem \"rack-tidy-ffi\", \"\u003e= 0.2.1\", require: \"rack-tidy-ffi\"\n    \nif you are using rails you can add this in your config/application.rb if you want to use the gem as a middleware:\n\n    config.middleware.use RackTidyFFI\n    \n    \n## Changelog\n\n- 0.2.1 added Rails support\n- 0.2   added gem dependency\n\n\n## Usage Example:\n\n- Sinatra: https://gist.github.com/2347448\n- Rails: https://github.com/makevoid/example_rack-tidy-ffi","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Frack-tidy-ffi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakevoid%2Frack-tidy-ffi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Frack-tidy-ffi/lists"}