Socket
Book a DemoInstallSign in
Socket

form_core

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

form_core

0.1.5
bundlerRubygems
Version published
Maintainers
1
Created
Source

Form Core

A Rails engine providing ability to generate dynamic form.

Requirements

0.1 branch

  • MRI 2.5+
  • Rails 6.0+

0.0.1 branch

  • MRI 2.3+
  • Rails 5.0+

Usage

See demo for now.

Installation

Add this line to your Gemfile:

gem 'form_core'

Or you may want to include the gem directly from GitHub:

gem 'form_core', github: 'rails-engine/form_core'

And then execute:

$ bundle

Copy migrations

$ bin/rails form_core:install:migrations

Then do migrate

$ bin/rails db:migrate

Demo

Clone the repository.

$ git clone https://github.com/rails-engine/form_core.git

Change directory

$ cd form_core

Run bundler

$ bundle install

Preparing database

$ bin/rails db:migrate

Start the Rails server

$ bin/rails s

Open your browser, and visit http://localhost:3000

Contributing

Bug report or pull request are welcome.

Make a pull request

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

Please write unit test with your code if necessary.

License

The gem is available as open source under the terms of the MIT License.

FAQs

Package last updated on 25 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.