https://github.com/mkhairi/nested-record-example
Example Map JSON fields on ActiveModel objects using nested_record gem
https://github.com/mkhairi/nested-record-example
jsonb nested rails
Last synced: 11 months ago
JSON representation
Example Map JSON fields on ActiveModel objects using nested_record gem
- Host: GitHub
- URL: https://github.com/mkhairi/nested-record-example
- Owner: mkhairi
- Created: 2021-04-13T09:04:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-06T05:45:31.000Z (almost 5 years ago)
- Last Synced: 2025-02-04T13:26:58.543Z (about 1 year ago)
- Topics: jsonb, nested, rails
- Language: Ruby
- Homepage: https://nested-record-example.herokuapp.com/
- Size: 178 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
https://nested-record-example.herokuapp.com/
https://github.com/marshall-lee/nested_record
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...