https://github.com/work-design/rails_med
https://github.com/work-design/rails_med
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/work-design/rails_med
- Owner: work-design
- License: mit
- Created: 2021-04-22T03:19:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T13:47:55.000Z (almost 2 years ago)
- Last Synced: 2025-03-15T16:01:39.071Z (over 1 year ago)
- Language: HTML
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RailsMed
Short description and motivation.
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'rails_med'
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install rails_med
```
## 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).