rails_db_objects 1.0.0
A tool to manage database objects like views, functions, triggers, stored procedures or assemblies. Inspired by the rails_db_views gem (which you can find at https://github.com/anykeyh/rails_db_views) and re-using a lot of the code from there.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rake-hooks
>= 0
Development Dependencies (2):
rubocop
>= 0
rubocop-rspec
>= 0