{"id":15450919,"url":"https://github.com/dansantander/re-former","last_synced_at":"2026-01-07T00:52:02.440Z","repository":{"id":40109936,"uuid":"265316112","full_name":"dansantander/re-former","owner":"dansantander","description":"Rails project using different form features.","archived":false,"fork":false,"pushed_at":"2023-01-19T19:01:30.000Z","size":73,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"development","last_synced_at":"2025-02-02T10:12:24.634Z","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/dansantander.png","metadata":{"files":{"readme":"README.md","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":"2020-05-19T17:30:32.000Z","updated_at":"2020-06-24T20:41:54.000Z","dependencies_parsed_at":"2023-02-11T17:15:48.203Z","dependency_job_id":null,"html_url":"https://github.com/dansantander/re-former","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/dansantander%2Fre-former","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Fre-former/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Fre-former/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dansantander%2Fre-former/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dansantander","download_url":"https://codeload.github.com/dansantander/re-former/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246000234,"owners_count":20707676,"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-01T21:20:39.821Z","updated_at":"2026-01-07T00:52:02.391Z","avatar_url":"https://github.com/dansantander.png","language":"Ruby","readme":"# RE-FORMER\n\u003e  Here we demonstrate how to manipulate a database record Using different HTML/.erb form structures powered by Rails Active Records.\n\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \n  \u003cp align=\"center\"\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/dansantander/re-former\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    ·\n    \u003ca href=\"https://github.com/dansantander/re-former/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/dansantander/re-former/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n\u003cbr\u003eThis project consisted in building forms, both using nearly-pure HTML and then graduating to using the helper methods (form_tag and form_for) that Ruby on Rails provides.\u003cbr\u003e\n\n## Table of Contents\n\n* [Features](#features)\n* [Built With](#built-with)\n* [Getting Started](#getting-started)\n* [Contributing](#contributing)\n* [Acknowledgments](#acknowledgments)\n* [Author](#author)\n* [License](#license)\n\n## Features\n\n\u003cul\u003e\n  \u003cli\u003eUser model\u003c/li\u003e\n  \u003cli\u003eCreate and edit users\u003c/li\u003e\n  \u003cli\u003eGet messages for validation errors\u003c/li\u003e\n\u003c/ul\u003e\n\n## Built With\n\n- Ruby 2.7 \u003cbr\u003e\n- Ruby on Rails 5.2 \u003cbr\u003e\n- HTML forms, Rails form_tag and form_for\n- Git, Github and VScode \u003cbr\u003e\n\n\n## Getting Started\n\n#### Installation\nTo use this program you will need to have previously installed:\n\n* Ruby Language - Version 2.5 up to 2.7 - [Install guide](https://www.ruby-lang.org/en/documentation/installation/)\n\n* Ruby on Rails - Version 5.2 - [Install guide](https://guides.rubyonrails.org/v5.0/getting_started.html#installing-rails)\n\n* gem bundler\n\n#### Get a local copy\nCreate a local copy of this repository using Git:\n```js\ngit clone git@github.com:dansantander/re-former.git\n```\nOr just hit (Download Zip) on green button (Clone or Download) at top of this page.\n\n#### Gem Installation\nOpen a new terminal window and cd into the application folder.\n\nType in command:\n\n```js\nbundle\n```\n\n#### Run\nTo run from the application folder open a new terminal window and cd into the project folder, then type in:\n```js\nrails server\n```\nNow you can go to your favorite web browser like Google Crome and access the url:\n\u003cbr\u003e http://localhost:3000/\n\n### Contributing\n\nContributions, issues and feature requests are welcome!\n\nYou can do it on [issues page](issues/).\n\n## Acknowledgments\n\nSpecial thanks to code reviewers.\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Authors\n\n👤 **Daniel Santander**\n\n- Github: [@dansantander](https://github.com/dansantander)\n- Linkedin: [Daniel Santander](https://www.linkedin.com/in/daniel-santander)\n- Twitter: [@dansantandr](https://twitter.com/dansantandr)\n\n👤 **Alfred Ezaka**\n\n- Github: [@codecell](https://github.com/codecell)\n- Twitter: [@the_codecell](https://twitter.com/the_codecell) \n- Linkedin: [ezaka alfred](https://www.linkedin.com/in/alfrednoble/)\n\n### License\n\n\u003cstrong\u003eCreative Commons\u003c/strong\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdansantander%2Fre-former","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdansantander%2Fre-former","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdansantander%2Fre-former/lists"}