Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cimon-io/billet-returning
Monkeypath for ActiveRecord to support RETURNING fields
https://github.com/cimon-io/billet-returning
billet rails rails-templates
Last synced: 2 days ago
JSON representation
Monkeypath for ActiveRecord to support RETURNING fields
- Host: GitHub
- URL: https://github.com/cimon-io/billet-returning
- Owner: cimon-io
- Created: 2021-10-24T16:30:11.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-24T16:52:25.000Z (about 3 years ago)
- Last Synced: 2024-11-07T20:51:09.541Z (about 2 months ago)
- Topics: billet, rails, rails-templates
- Language: Ruby
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Billet RETURNING statement
Introduce RETURNING statements of postgres in rails app as part of the [billet](https://github.com/cimon-io/billet) application.
To add monkeypatch to your rails project, run:
```
bin/rails app:template LOCATION=https://raw.githubusercontent.com/cimon-io/billet-returning/master/.billet.rb
```And follow instructions.
# Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/cimon-io/billet-migrations. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
# License
The scripts are available as open source under the terms of the MIT License.