https://github.com/work-design/rails_space
空间、仓储管理
https://github.com/work-design/rails_space
engine rails wms
Last synced: over 1 year ago
JSON representation
空间、仓储管理
- Host: GitHub
- URL: https://github.com/work-design/rails_space
- Owner: work-design
- Created: 2022-05-24T06:03:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T13:50:51.000Z (almost 2 years ago)
- Last Synced: 2024-08-24T14:59:22.104Z (almost 2 years ago)
- Topics: engine, rails, wms
- Language: Ruby
- Homepage:
- Size: 136 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RailsSpace
仓储管理
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem "rails_space"
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install rails_space
```
## Contributing
Contribution directions go here.