{"id":21572221,"url":"https://github.com/cuonggt/purezenta","last_synced_at":"2025-07-13T04:38:32.540Z","repository":{"id":56889649,"uuid":"76668547","full_name":"cuonggt/purezenta","owner":"cuonggt","description":"Simple view presenters for your Rails application.","archived":false,"fork":false,"pushed_at":"2017-03-18T02:08:58.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T11:08:59.742Z","etag":null,"topics":["ruby","view-presenter"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/purezenta","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cuonggt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-16T16:29:45.000Z","updated_at":"2017-03-19T00:57:12.000Z","dependencies_parsed_at":"2022-08-21T00:50:22.245Z","dependency_job_id":null,"html_url":"https://github.com/cuonggt/purezenta","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cuonggt/purezenta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuonggt%2Fpurezenta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuonggt%2Fpurezenta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuonggt%2Fpurezenta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuonggt%2Fpurezenta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cuonggt","download_url":"https://codeload.github.com/cuonggt/purezenta/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuonggt%2Fpurezenta/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259634372,"owners_count":22887699,"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":["ruby","view-presenter"],"created_at":"2024-11-24T11:18:36.655Z","updated_at":"2025-06-13T11:09:00.862Z","avatar_url":"https://github.com/cuonggt.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Purezenta\n\nSometimes a bit of logic needs to be performed before some data (for example, from your model) is displayed from the view. A view presenter is an useful way to perform the view related logic clearly instead of hard-coding the logic into the view or storing the logic in the model.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'purezenta'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install purezenta\n\n## Usage\n\nComing soon...\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/rubyanh/purezenta.\n\n\n## License\n\nThe Purezenta is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuonggt%2Fpurezenta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuonggt%2Fpurezenta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuonggt%2Fpurezenta/lists"}