Interactive development environment setup automation
Tmux session manager with git worktree support
Tmux session manager with git worktree support
Process supervisor with HTTP exposure - wrap, monitor, and expose your fleet
A highly parallel Perl 5 interpreter written in Rust
A developer environment manager — install dependencies and configure env vars from a single devy.yml
ErrorRail is a no_std compatible Error Handling library for the Rust language.
A CLI tool to bootstrap project configuration files
Resolve secrets from pluggable backends into your dev environment
(to be renamed) Develop and orchestrate multi-pod docker-compose apps
Robust database migration tool for ScyllaDB
Stop dangerous database migrations before they reach production
Quick way to inspect your Rails database, see content of tables, filter, export them to CSV, Excel, EXPLAIN SQL and run SQL queries.
Protects your database from destructive rake tasks
Add rake db:dump, rake db:restore and cap db:pull
RailsDbInfo is a Rails engine that quickly shows the database info
Rails migration tasks for Capistrano v3
RailsDB Admin is similar in functionality to PHPMyAdmin and other database browsing and data editing tools. It uses the CompassAE database connection information to discover the schema for an installation, and generates Extjs UIs for creating queries and performing grid-based data inspection and editing.
Adds a Rake command to dump and restore the application's database. Delegates to regular dumping utilities such as `mysqldump` and `pg_dump`. Unlike them, you *don't* have to remember any proper syntax. You don't have to specify the connection parameters either; if the application works the dumper works, too.
Translation JIT: You don't need to think about translation in your project until you begin the translation process...
You want to use advanced tools into your database but Ruby On Rails is not made for it? We provide here the answer creating views as virtual models and managing functions
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.
Prevents connecting to protected environments databases from other environments
Add rake db:resetup task = db:migrate:reset and db:seed