{"id":25040656,"url":"https://github.com/SyedMSawaid/inertia_flow","last_synced_at":"2025-10-20T23:31:25.914Z","repository":{"id":246898519,"uuid":"824637502","full_name":"SyedMSawaid/inertia_flow","owner":"SyedMSawaid","description":"Inertia Flow moves prop building from controllers folder to views folder keeping the controllers clean and slim.","archived":false,"fork":false,"pushed_at":"2025-01-13T00:22:05.000Z","size":10,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-07T21:27:33.890Z","etag":null,"topics":["inertiajs","ruby-on-rails","rubygem"],"latest_commit_sha":null,"homepage":"","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/SyedMSawaid.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-05T15:09:38.000Z","updated_at":"2025-03-26T21:22:03.000Z","dependencies_parsed_at":"2024-10-27T19:19:33.754Z","dependency_job_id":"f86eb731-0aee-4016-b866-d4710edccae1","html_url":"https://github.com/SyedMSawaid/inertia_flow","commit_stats":null,"previous_names":["syedmsawaid/inertia_flow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SyedMSawaid/inertia_flow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyedMSawaid%2Finertia_flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyedMSawaid%2Finertia_flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyedMSawaid%2Finertia_flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyedMSawaid%2Finertia_flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SyedMSawaid","download_url":"https://codeload.github.com/SyedMSawaid/inertia_flow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyedMSawaid%2Finertia_flow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280176140,"owners_count":26285468,"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-10-20T02:00:06.978Z","response_time":62,"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":["inertiajs","ruby-on-rails","rubygem"],"created_at":"2025-02-06T03:03:37.351Z","updated_at":"2025-10-20T23:31:25.636Z","avatar_url":"https://github.com/SyedMSawaid.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# InertiaFlow\n\nInertia Flow moves prop building from controllers folder to views folder keeping the controllers clean and slim.\n\nThe official inertia adaptor for rails “Inertia_rails” allows passing props to inertia view using instance variables of the controller like `@posts` .  But if you have to change and process your props, you have to do that within the controller, model or a model serializer.\n\n**Inertia Flow uses jbuilder to move this logic from controller to views.**\n\nInstead of building your props in the controller, you move them to views with files like `index.inertia.jbuilder`.\n\n## Installation\n\nTODO: Replace `UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG` with your gem name right after releasing it to RubyGems.org. Please do not do it earlier due to security reasons. Alternatively, replace this section with instructions to install your gem from git if you don't plan to release to RubyGems.org.\n\nInstall the gem and add to the application's Gemfile by executing:\n\n    $ bundle add UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG\n\nIf bundler is not being used to manage dependencies, install the gem by executing:\n\n    $ gem install UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG\n\n## Usage\n\nTODO: Write usage instructions here\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. 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 the created tag, 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/SyedMSawaid/inertia_flow.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSyedMSawaid%2Finertia_flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSyedMSawaid%2Finertia_flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSyedMSawaid%2Finertia_flow/lists"}