https://github.com/hoppergee/polaris_form
https://github.com/hoppergee/polaris_form
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hoppergee/polaris_form
- Owner: hoppergee
- License: mit
- Created: 2025-12-27T09:57:43.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-27T15:18:48.000Z (6 months ago)
- Last Synced: 2025-12-29T04:00:28.979Z (6 months ago)
- Language: Ruby
- Size: 35.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# PolarisForm
Short description and motivation.
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem "polaris_form"
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install polaris_form
```
## Contributing
Contribution directions go here.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).