freeletics / credsLinks
Encrypted & plain text credentials for multiple environments
☆37Updated 2 years ago
Alternatives and similar repositories for creds
Users that are interested in creds are comparing it to the libraries listed below
Sorting:
- ActiveRecord-like Attributes API for ActiveModel☆145Updated 5 years ago
- Easily suppress the Rails logger☆167Updated 11 months ago
- Use Youtube-Like ID in ActiveRecord seamlessly.☆89Updated last year
- Store transaction changes for active record objects☆105Updated 3 months ago
- A simple gem for eliminating Ruby initializers boilerplate code, and providing unified service objects API☆195Updated 5 months ago
- How fast is your code? See it directly in Rails console.☆115Updated 4 months ago
- Command-line tool for puma to display information about running request/process... Fork of https://github.com/dimelo/puma-helper/ in ruby…☆118Updated 3 weeks ago
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆166Updated 3 years ago
- 📦 Per-request global storage for Rails prepared for multi-threaded apps☆83Updated 6 years ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆158Updated last year
- ULID primary keys and foreign keys for Ruby on Rails☆93Updated 2 weeks ago
- Add custom processing for warnings☆293Updated last month
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆239Updated last month
- ActionMailer-like interface for any type of notifications☆114Updated 2 years ago
- Extending Arel☆142Updated last month
- Automaticaly increments a field in ActiveRecord.☆59Updated 11 months ago
- Test Rails generators with RSpec☆113Updated last year
- Ruby library that converts cron expressions into human readable strings☆80Updated 11 months ago
- The best coverage tool for Ruby code☆206Updated 3 years ago
- A boot time booster for Ruby on Rails that defers loading the whole bloody routes so the app can spin up quickly 🤘☆151Updated last year
- Cache management for Rails☆91Updated 5 years ago
- Test a Ruby gem against multiple versions of everything☆73Updated 4 months ago
- ActiveModel Serializers addon for eliminating N+1 queries problem from the serializers.