{"id":15591466,"url":"https://github.com/coderberry/flash_helper","last_synced_at":"2025-10-09T12:33:05.041Z","repository":{"id":599202,"uuid":"234843","full_name":"coderberry/flash_helper","owner":"coderberry","description":"Flash Helper","archived":false,"fork":false,"pushed_at":"2009-06-24T02:18:28.000Z","size":76,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T21:09:07.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mattn/go-uwsgi","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderberry.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-06-24T02:17:37.000Z","updated_at":"2013-10-21T04:33:24.000Z","dependencies_parsed_at":"2022-07-07T18:10:51.228Z","dependency_job_id":null,"html_url":"https://github.com/coderberry/flash_helper","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/coderberry%2Fflash_helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderberry%2Fflash_helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderberry%2Fflash_helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderberry%2Fflash_helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderberry","download_url":"https://codeload.github.com/coderberry/flash_helper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240122611,"owners_count":19751145,"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-10-02T23:41:26.023Z","updated_at":"2025-10-09T12:32:59.996Z","avatar_url":"https://github.com/coderberry.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flash Helper\n============\n\nA simple plugin that displays flash messages within a DIV tag, and ignore\nif the flash hash isn't set.\n\n\nExample\n=======\n\nflash[:notice] = \"User Created Successfully!\"\n\n\u003c%= display_flash(flash) %\u003e\n# \u003cdiv id=\"flash_notice\"\u003eUser Created Successfully!\u003c/div\u003e\n\n\nInstructions\n============\n\nAdd the following to your stylesheet:\n\n#flash_notice, #flash_error {\n  padding: 5px 8px;\n  margin: 10px 0;\n}\n\n#flash_notice {\n  background-color: #CFC;\n  border: solid 1px #6C6;\n}\n\n#flash_error {\n  background-color: #FCC;\n  border: solid 1px #C66;\n}\n\n\nCopyright (c) 2009 Eric Berry, released under the MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderberry%2Fflash_helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderberry%2Fflash_helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderberry%2Fflash_helper/lists"}