spilin / capistrano3-postgres
Create postgres dumps, download and replicate locally.
☆21Updated 3 years ago
Alternatives and similar repositories for capistrano3-postgres
Users that are interested in capistrano3-postgres are comparing it to the libraries listed below
Sorting:
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated last month
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- RuboCop based static code analyzer for enterprise Rails applications.☆43Updated 4 years ago
- Service for monitoring and restarting puma workers☆51Updated 5 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.☆58Updated 3 years ago
- integrate your Rails app with a attache server☆48Updated 7 years ago
- ☆58Updated last year
- Useful extensions for active_interaction gem☆57Updated 2 months ago
- Attribute normalizer on steroids for Ruby 2.x☆66Updated 2 years ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- Decorators on top of your ORM layer.☆172Updated 4 months ago
- Globalize support for FriendlyId☆67Updated 2 months ago
- Multilang is a small library for translating database values for Rails 4 and Postgresql hstore☆41Updated 3 years ago
- Private pub/sub messaging in Rails through Faye. More Faye features supported. Based on PrivatePub☆108Updated 8 years ago
- Auto-reload require files or local gems without restarting server in Rails development.☆137Updated 4 years ago
- Versioning support for the Globalize library☆55Updated last year
- Plugin for ActiveAdmin. Provides batch Update and Delete for scoped_collection (Filters + Scope) across all pages.☆57Updated last year
- Automatic strong parameters☆82Updated 8 years ago
- Automate string extraction from haml into locale files☆115Updated 2 years ago
- Bitwise attribute for ruby class and Rails model☆68Updated 3 years ago
- Rails I18n library for ActiveRecord model/data translation using PostgreSQL's hstore datatype☆137Updated 8 years ago
- tiny and fast database cleaner☆50Updated 7 years ago
- A Rake task that helps you find unique validations in Rails models that do not have proper DB indexes.☆26Updated 2 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 7 months ago