{"id":15404323,"url":"https://github.com/miks/notes","last_synced_at":"2026-01-20T21:02:50.620Z","repository":{"id":144922288,"uuid":"50489989","full_name":"miks/notes","owner":"miks","description":null,"archived":false,"fork":false,"pushed_at":"2016-07-16T21:09:57.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T06:18:33.331Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/miks.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}},"created_at":"2016-01-27T07:30:44.000Z","updated_at":"2016-01-27T07:30:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"a26cb771-e50f-4d5c-aebe-4e7b4f20821a","html_url":"https://github.com/miks/notes","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"59297566bac9cb506abedf452c2d1aa567b6f170"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/miks/notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miks%2Fnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miks%2Fnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miks%2Fnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miks%2Fnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miks","download_url":"https://codeload.github.com/miks/notes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miks%2Fnotes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28613664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-01T16:12:18.987Z","updated_at":"2026-01-20T21:02:50.603Z","avatar_url":"https://github.com/miks.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mass replacement\n`perl -pi -e 's/old_string/new_string/g' file_pattern`\n\n# Local gem development\n`bundle config local.releaf ~/code/releaf`\n`bundle config --delete local.releaf`\n\n# Branch scoped database\n`git config --bool branch.automatching.database true`\n\ndatabase.yml\n```\n\u003c%\n  # http://mislav.uniqpath.com/rails/branching-the-database-along-with-your-code/\n  branch = `git symbolic-ref HEAD 2\u003e/dev/null`.chomp.sub('refs/heads/', '')\n  suffix = `git config --bool branch.#{branch}.database`.chomp == 'true' ? \"#{branch}\" : \"master\"\n%\u003e\n\ndevelopment:\n  adapter: mysql2\n  encoding: utf8\n  reconnect: false\n  database: database_\u003c%= suffix %\u003e\n  username: root\n```\n\n# Squash old rails migrations\nhttps://github.com/jalkoby/squasher\n\n# Disable rails logger in console\n`ActiveRecord::Base.logger = nil`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiks%2Fnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiks%2Fnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiks%2Fnotes/lists"}