capistrano-plugins / capistrano-secrets-yml
Handles deploying secrets.yml file with Rails 4.1+
☆70Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for capistrano-secrets-yml
- UI interface for rails-settings-cached in active admin☆56Updated 2 years ago
- Paranoid Documents for Mongoid 7☆122Updated 8 months ago
- Asynchronous event publishing for Wisper using Sidekiq☆83Updated 4 months ago
- Quick and configurable canonical tag to use in Rails views.☆144Updated 3 weeks ago
- Fast asset compilation and deployment for your Rails app☆199Updated last year
- Extension to Sidekiq to pass job execution metadata such as status and result back to the client☆152Updated 3 years ago
- Capistrano plugin which adds a remote rails console and dbconsole☆167Updated 6 years ago
- active_admin_datetimepicker gem☆73Updated 10 months ago
- Rails specific Capistrano tasks which are not part of the official rails gem☆66Updated 8 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆237Updated 2 years ago
- Globalize support for FriendlyId☆66Updated 2 years ago
- ☆50Updated 7 years ago
- autoNumeric.js library with an ujs flavor, ready-to-use for rails.☆47Updated 7 years ago
- kaminari paginator integration for grape API framework☆160Updated 3 weeks ago
- Add stub_model and mock_model to rspec-mocks☆119Updated last month
- Monitor suddenly disappeared sidekiq jobs☆59Updated last year
- Protect attributes from mass-assignment in ActiveRecord models.☆229Updated last year
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 2 years ago
- Automatically creates validations basing on the database schema.☆174Updated last year
- An Email Condom for your Ruby Server☆169Updated this week
- Easily access (read and write) globalize translated fields without fiddling with locale☆110Updated 11 months ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆533Updated 9 months ago
- Skips asset compilation if none of the assets were changed since last release.☆186Updated 5 years ago
- Test existence of your Rails callbacks without having to call them☆134Updated 5 years ago
- A rails engine that provides a simple web interface for exposing the Delayed::Job queue.☆74Updated 3 years ago
- Redis stores for Rack::Cache☆51Updated last year
- Rack middleware that provides access to rack.session environment☆257Updated 5 years ago
- Capybara integration for MiniTest::Rails☆131Updated 4 years ago
- Make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true.