{"id":13512340,"url":"https://github.com/rails-engine/form_core","last_synced_at":"2025-04-05T07:04:30.768Z","repository":{"id":46759261,"uuid":"91081366","full_name":"rails-engine/form_core","owner":"rails-engine","description":"A Rails engine providing ability to generate dynamic form.","archived":false,"fork":false,"pushed_at":"2021-12-25T21:58:26.000Z","size":443,"stargazers_count":189,"open_issues_count":4,"forks_count":29,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-29T06:05:01.418Z","etag":null,"topics":["dynamic-forms","form-builder","rails","rails-engine"],"latest_commit_sha":null,"homepage":"","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/rails-engine.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":"2017-05-12T10:42:34.000Z","updated_at":"2024-08-20T02:21:44.000Z","dependencies_parsed_at":"2022-09-09T09:11:29.913Z","dependency_job_id":null,"html_url":"https://github.com/rails-engine/form_core","commit_stats":null,"previous_names":["jasl-lab/form_core"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-engine%2Fform_core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-engine%2Fform_core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-engine%2Fform_core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rails-engine%2Fform_core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rails-engine","download_url":"https://codeload.github.com/rails-engine/form_core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299831,"owners_count":20916190,"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":["dynamic-forms","form-builder","rails","rails-engine"],"created_at":"2024-08-01T03:01:44.705Z","updated_at":"2025-04-05T07:04:30.748Z","avatar_url":"https://github.com/rails-engine.png","language":"Ruby","readme":"Form Core\n====\n\nA Rails engine providing ability to generate dynamic form.\n\n## Requirements\n\n### 0.1 branch\n\n- MRI 2.5+\n- Rails 6.0+\n\n### 0.0.1 branch\n\n- MRI 2.3+\n- Rails 5.0+\n\n## Usage\n\nSee demo for now.\n\n## Installation\n\nAdd this line to your Gemfile:\n\n```ruby\ngem 'form_core'\n```\n\nOr you may want to include the gem directly from GitHub:\n\n```ruby\ngem 'form_core', github: 'rails-engine/form_core'\n```\n\nAnd then execute:\n\n```sh\n$ bundle\n```\n\nCopy migrations\n\n```sh\n$ bin/rails form_core:install:migrations\n```\n\nThen do migrate\n\n```sh\n$ bin/rails db:migrate\n```\n\n## Demo\n\nClone the repository.\n\n```sh\n$ git clone https://github.com/rails-engine/form_core.git\n```\n\nChange directory\n\n```sh\n$ cd form_core\n```\n\nRun bundler\n\n```sh\n$ bundle install\n```\n\nPreparing database\n\n```sh\n$ bin/rails db:migrate\n```\n\nStart the Rails server\n\n```sh\n$ bin/rails s\n```\n\nOpen your browser, and visit `http://localhost:3000`\n\n## Contributing\n\nBug report or pull request are welcome.\n\n### Make a pull request\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\nPlease write unit test with your code if necessary.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frails-engine%2Fform_core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frails-engine%2Fform_core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frails-engine%2Fform_core/lists"}