{"id":21740869,"url":"https://github.com/patcito/angularjs_scaffold","last_synced_at":"2025-08-25T06:40:58.028Z","repository":{"id":5036674,"uuid":"6196097","full_name":"patcito/angularjs_scaffold","owner":"patcito","description":"A rails plugin for scaffolding views using Angular.js, Twitter bootstrap and font-awesome.","archived":false,"fork":false,"pushed_at":"2013-07-06T16:10:19.000Z","size":1364,"stargazers_count":317,"open_issues_count":18,"forks_count":41,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-04-10T00:18:21.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://blog.ricodigo.com/blog/2012/10/14/announcing-the-release-of-angularjs-scaffold/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"CyanogenMod/android_packages_apps_BluetoothExt","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patcito.png","metadata":{"files":{"readme":"README.md","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":"2012-10-12T20:44:50.000Z","updated_at":"2024-03-17T14:20:50.000Z","dependencies_parsed_at":"2022-09-07T12:11:06.823Z","dependency_job_id":null,"html_url":"https://github.com/patcito/angularjs_scaffold","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patcito/angularjs_scaffold","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patcito%2Fangularjs_scaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patcito%2Fangularjs_scaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patcito%2Fangularjs_scaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patcito%2Fangularjs_scaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patcito","download_url":"https://codeload.github.com/patcito/angularjs_scaffold/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patcito%2Fangularjs_scaffold/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272015318,"owners_count":24858908,"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-08-25T02:00:12.092Z","response_time":1107,"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":"2024-11-26T06:15:43.474Z","updated_at":"2025-08-25T06:40:57.970Z","avatar_url":"https://github.com/patcito.png","language":"JavaScript","readme":"## AngularjsScaffold + CoffeeScript\n\nA rails plugin for scaffolding views using Angular.js, Twitter bootstrap\nand font awesome\n\nThis project uses MIT-LICENSE.\n\nFirst install the gem or add it to your Gemfile:\n\n    $ gem install angularjs_scaffold\n\nSecond install it, this will add angularjs, bootstrap and fontawesome (there's an option to only install AngularJS)\n\n    $ rails g angularjs:install # adds angular.js and a dummy welcome JS controller\n\n    options:  \n\n      --layout-type=fixed [fluid]\n      --no-jquery\n      --no-bootstrap\n      --language=coffeescript [javascript]  NOTE: this setting will be set for the entire rails app \n        and will affect all subsequent 'rails generate angularjs:scaffold \u003c\u003cmodel\u003e\u003e' commands\n\nRun your usual scaffold command:\n\n    $ rails g scaffold Post title:string body:string\n    $ rake db:migrate\n\nNow run the angularjs:scaffold command and it will rewrite everything the AngularJS way:\n\n    $ rails g angularjs:scaffold Posts # adds everything needed using AngularJS\n\nEnjoy!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatcito%2Fangularjs_scaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatcito%2Fangularjs_scaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatcito%2Fangularjs_scaffold/lists"}