{"id":30678098,"url":"https://github.com/atd/flashy","last_synced_at":"2025-09-01T13:09:52.159Z","repository":{"id":56846671,"uuid":"8316832","full_name":"atd/flashy","owner":"atd","description":"Render flash messages from Rails and jQuery","archived":false,"fork":false,"pushed_at":"2013-02-20T16:19:01.000Z","size":149,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T17:37:54.534Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atd.png","metadata":{"files":{"readme":"README.rdoc","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":"2013-02-20T16:17:44.000Z","updated_at":"2013-10-02T07:37:02.000Z","dependencies_parsed_at":"2022-09-09T01:00:55.140Z","dependency_job_id":null,"html_url":"https://github.com/atd/flashy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/atd/flashy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atd%2Fflashy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atd%2Fflashy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atd%2Fflashy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atd%2Fflashy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atd","download_url":"https://codeload.github.com/atd/flashy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atd%2Fflashy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273129651,"owners_count":25050791,"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-09-01T02:00:09.058Z","response_time":120,"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":[],"created_at":"2025-09-01T13:09:49.764Z","updated_at":"2025-09-01T13:09:52.151Z","avatar_url":"https://github.com/atd.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Flashy\n\nFlashy provides helper methods to render flash messages in Rails views. Besides, it provides a javascript library to create flash messages in the browser\n\nFlashy comes with Bootstrap classes for easy integration with {Boostrap alerts}[http://twitter.github.com/bootstrap/components.html#alerts]\n\n= Installation\n\nAdd to your Gemfile\n\n  gem 'flashy'\n\nBesides, you need to require the javascript in your app/assets/application.js\n\n//= require flashy\n\n= Usage\n\nJust render the flash partial with\n\n  \u003c%= flashy %\u003e\n\nCreate new flash errors from client using:\n\n  Flashy.message('error', 'This is the error explanation');\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatd%2Fflashy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatd%2Fflashy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatd%2Fflashy/lists"}