{"id":19651127,"url":"https://github.com/mnutt/action_assets_helper","last_synced_at":"2025-04-28T16:31:14.387Z","repository":{"id":497913,"uuid":"124734","full_name":"mnutt/action_assets_helper","owner":"mnutt","description":"Put action-specific javascript and stylesheet link tags in the views, and render them in application.html.erb","archived":false,"fork":false,"pushed_at":"2018-06-12T12:50:15.000Z","size":83,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T09:41:57.197Z","etag":null,"topics":[],"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/mnutt.png","metadata":{"files":{"readme":"README","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":"2009-02-09T04:30:30.000Z","updated_at":"2019-08-13T13:59:32.000Z","dependencies_parsed_at":"2022-07-30T15:38:52.542Z","dependency_job_id":null,"html_url":"https://github.com/mnutt/action_assets_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/mnutt%2Faction_assets_helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnutt%2Faction_assets_helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnutt%2Faction_assets_helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnutt%2Faction_assets_helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnutt","download_url":"https://codeload.github.com/mnutt/action_assets_helper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251345881,"owners_count":21574801,"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-11-11T15:05:22.675Z","updated_at":"2025-04-28T16:31:11.860Z","avatar_url":"https://github.com/mnutt.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"ActionAssetsHelper\n==================\n\nConvenient helper plugin to add javascripts and stylesheets via individual\nviews, and have them appear in the document head.\n\n\nExample\n=======\n\n  # app/views/posts.html.erb:\n\n  \u003c% javascript_include 'post_show' -%\u003e\n  \u003c% stylesheet_link 'posts' -%\u003e\n\n\n  # app/views/layouts/application.html.erb:\n\n  \u003chead\u003e\n    ...\n    \u003c%= javascript_include_actions -%\u003e\n    \u003c%= stylesheet_link_actions -%\u003e\n  \u003c/head\u003e\n\nThis specifies action-specific javascript and stylesheet in the view, while the\ntags are rendered in the layout.\n\nCopyright (c) 2009 Michael Nutt and Justin Camerer, released under the MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnutt%2Faction_assets_helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnutt%2Faction_assets_helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnutt%2Faction_assets_helper/lists"}