bf4 / safety_dance
SafetyDance.new { dance! }.then { |result| leave_friends_behind(result) }.rescue { |error| not_friends_of_mine(error) }.value!
☆10Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for safety_dance
- Effortless idempotency keys for Rack/Rails☆20Updated last week
- Profiler for your development and production Ruby rack apps.☆16Updated 3 years ago
- Take ownership of your code☆15Updated 8 years ago
- Early checks for environment variables availability, so you don't have to.☆25Updated 5 years ago
- Automatically tests your Rails app for common database query mistakes (PostgreSQL only)☆41Updated 8 years ago
- Publish Rails application metrics to statsd.☆30Updated 3 months ago
- ☆14Updated last year
- A Ruby library to add function composition to Procs and Methods.☆24Updated 9 years ago
- A dynamic Rack server and helper methods to help testing Rack apps.☆17Updated 8 years ago
- Serializes objects adequately☆18Updated last year
- Concurrent index migrations for Rails☆42Updated last week
- Create an exception with backtrace has never been easier☆24Updated 8 years ago
- A runtime configuration tool for Rails 5☆23Updated 3 years ago
- ☆13Updated 7 years ago
- Build, query, and render metrics from your Rails application.☆26Updated last year
- State change & method call logger. A debugging tool for instance variables and method calls.☆25Updated 5 years ago
- Use postgres to trigger custom events☆25Updated 4 years ago
- Beautiful Minitest Color Reporter☆16Updated 7 years ago
- An iterations per second enhancement to Benchmark that includes memory allocations☆32Updated 7 years ago
- RSpec failures as Buildkite annotations so you can fix them fast☆17Updated 2 months ago
- Lint your Gemfile☆29Updated 3 weeks ago
- Touch `updated_at` by default with calls to `update_all` and `update_column(s)`☆26Updated 8 months ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- A gem for managing Ruby and Rails dependencies☆26Updated 7 months ago
- AstBuilder is a tool to make it easier to work with and compose S-Expressions and other AST related tasks in Ruby☆27Updated 3 years ago
- CLI Templating System and String Formatter☆30Updated last week