{"id":13879365,"url":"https://github.com/solnic/rom-rails-skeleton","last_synced_at":"2025-04-28T10:41:15.220Z","repository":{"id":47331750,"uuid":"42480468","full_name":"solnic/rom-rails-skeleton","owner":"solnic","description":"My Rails app skeleton with ROM and other goodies","archived":false,"fork":false,"pushed_at":"2016-04-30T00:45:35.000Z","size":132,"stargazers_count":35,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-18T15:16:29.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/solnic.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":"2015-09-14T22:24:14.000Z","updated_at":"2022-04-08T16:16:27.000Z","dependencies_parsed_at":"2022-07-20T17:18:30.595Z","dependency_job_id":null,"html_url":"https://github.com/solnic/rom-rails-skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnic%2From-rails-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnic%2From-rails-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnic%2From-rails-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnic%2From-rails-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solnic","download_url":"https://codeload.github.com/solnic/rom-rails-skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251297077,"owners_count":21566746,"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-08-06T08:02:18.511Z","updated_at":"2025-04-28T10:41:15.172Z","avatar_url":"https://github.com/solnic.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# rom-rails-skeleton\n\nThis is a skeleton of a rails app that uses following gems:\n\n* `rom` for persistence\n* `rom-sql` adapter for sqlite db\n* `rom-repository` for extracting structs from db\n* `database_cleaner` for, well, cleaning the db (in test mode)\n* `dry-container` for application IoC container\n* `dry-auto_inject` for auto-DI from the container\n* `rspec` for tests\n* `figaro` for setting up env vars in test and development mode\n\n## Important places\n\n* `config/initializer/rom.rb` is where we configure ROM\n* `config/initializer/my_app.rb` is where we configure our app container\n* `lib/my_app` a simple app container which also has access to `Rails.application`\n\n## TODO\n\n* add controller with some views and a capybara spec\n* show how to use `dry-auto_inject`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolnic%2From-rails-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolnic%2From-rails-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolnic%2From-rails-skeleton/lists"}