{"id":26978808,"url":"https://github.com/llopez/twitter_bootstrap_form_builder","last_synced_at":"2025-08-23T10:10:11.985Z","repository":{"id":4951274,"uuid":"6108607","full_name":"llopez/twitter_bootstrap_form_builder","owner":"llopez","description":"A Form Builder for Rails3 with TwitterBootstrap styles","archived":false,"fork":false,"pushed_at":"2012-10-07T03:05:11.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T13:49:28.290Z","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":"RobGibbens/Xamarin.IoC","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llopez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-07T02:16:46.000Z","updated_at":"2014-03-01T16:50:57.000Z","dependencies_parsed_at":"2022-09-16T22:50:11.063Z","dependency_job_id":null,"html_url":"https://github.com/llopez/twitter_bootstrap_form_builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/llopez/twitter_bootstrap_form_builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llopez%2Ftwitter_bootstrap_form_builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llopez%2Ftwitter_bootstrap_form_builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llopez%2Ftwitter_bootstrap_form_builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llopez%2Ftwitter_bootstrap_form_builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llopez","download_url":"https://codeload.github.com/llopez/twitter_bootstrap_form_builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llopez%2Ftwitter_bootstrap_form_builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746551,"owners_count":24813570,"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-23T02:00:09.327Z","response_time":69,"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-04-03T13:49:30.041Z","updated_at":"2025-08-23T10:10:11.961Z","avatar_url":"https://github.com/llopez.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TwitterBootstrapFormBuilder\n\nSimple FormBuilder for Rails3 using TwitterBootstrap Css Framework\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'twitter_bootstrap_form_builder', :git =\u003e \"git@github.com:llopez/twitter_bootstrap_form_builder.git\"\n\nAnd then execute:\n\n    $ bundle\n\n## Usage\n\nIt is very simple. Do the next.\n\n    = form_for @resource, builder: TwitterBootstrapFormBuilder::FormBuilder, html: {class: \"form-horizontal\"} do |f|\n      = f.text_field :name\n      = f.submit\n      \nAnd you will get the following:\n\n    \u003cform\u003e\n      \u003cdiv class=\"control-group\"\u003e\n        \u003clabel class=\"control-label\" for=\"resource_name\"\u003eName\u003c/label\u003e\n        \u003cdiv class=\"controls\"\u003e\n          \u003cinput type=\"text\" id=\"resource_name\" name=\"resource[name]\"\u003e\n          \u003cspan class=\"help-inline\"\u003eErrors appear here.\u003c/span\u003e\n        \u003c/div\u003e\n      \u003c/div\u003e\n      \u003cdiv class=\"control-group\"\u003e\n        \u003cdiv class=\"controls\"\u003e\n          \u003cinput class=\"btn\" name=\"commit\" type=\"submit\" value=\"Submit\"\u003e\n        \u003c/div\u003e\n      \u003c/div\u003e\n    \u003c/form\u003e\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllopez%2Ftwitter_bootstrap_form_builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllopez%2Ftwitter_bootstrap_form_builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllopez%2Ftwitter_bootstrap_form_builder/lists"}