https://github.com/one-work/default_form
Default Form
https://github.com/one-work/default_form
Last synced: 5 months ago
JSON representation
Default Form
- Host: GitHub
- URL: https://github.com/one-work/default_form
- Owner: one-work
- License: mit
- Created: 2025-12-14T14:36:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-15T05:11:04.000Z (6 months ago)
- Last Synced: 2025-12-18T00:58:05.461Z (6 months ago)
- Language: Ruby
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# DefaultForm
Short description and motivation.
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem "default_form"
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install default_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).