Sha256: 72b545cedba5b90349bdc6ca76241aff91c52f8640e863eaa57870938243737b
Contents?: true
Size: 563 Bytes
Versions: 1
Compression:
Stored size: 563 Bytes
Contents
# Item::Crud Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/item/crud`. To experiment with that code, run `bin/console` for an interactive prompt. h o ## Dependencies * Ruby 2.3.1 * Mysql 5.7 ## Installation bundle install to install all project dependencies ## Environment variables edit or create `.env.PHASE` for your current project phase. For example, during test create `.env.test` and change ENIRONMENT variable in `.env` to `test`.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
item_crud-0.1.1 | README.md |