danielpclark / state_inspector
State change & method call logger. A debugging tool for instance variables and method calls.
☆25Updated 6 years ago
Alternatives and similar repositories for state_inspector:
Users that are interested in state_inspector are comparing it to the libraries listed below
- 🔁 Automatically retry failed ActiveJobs☆49Updated 8 years ago
- Simple factory library☆18Updated 4 years ago
- Start, monitor, and observe background worker processes, from Ruby.☆56Updated 8 years ago
- Use postgres to trigger custom events☆25Updated 4 years ago
- Enums for Ruby that aren't just symbols☆27Updated 6 years ago
- Simple abstraction of a timezone offset☆38Updated 2 years ago
- A concurrent tracer that can pause and resume the code it is tracing.☆71Updated 3 months ago
- Self-validating Ruby objects☆64Updated last year
- Handle HTTP requests with modular, React-style components, in any Rack app☆68Updated 6 years ago
- A library for writing cleaner and more expressive acceptance tests using page objects.☆40Updated 3 years ago
- Automatic Elasticsearch Reindexing of Active Record Associations☆31Updated 8 years ago
- Concurrent index migrations for Rails☆42Updated 2 weeks ago
- Early checks for environment variables availability, so you don't have to.☆25Updated 6 years ago
- A page in your rack-based application that allows quick execution of pre-built queries☆24Updated 2 years ago
- A dynamic Rack server and helper methods to help testing Rack apps.☆17Updated 8 years ago
- Manages a group of processes which can run concurrently using fibers.☆24Updated 2 years ago
- Sync your models between applications seamlessly.☆19Updated 5 years ago
- Finds missing non-null constraints☆54Updated 6 years ago
- Add ᐅ piping method to Ruby for an Elixir feel. First parameter must be an object that responds to :call.☆40Updated 8 years ago
- Turn controller tests into API docs.☆28Updated 7 years ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 4 years ago
- A runtime configuration tool for Rails 5☆23Updated 4 years ago
- Create an exception with backtrace has never been easier☆25Updated 8 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Struct with keyword arguments support☆18Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- Generate a static site from any rack middleware.☆69Updated 8 months ago
- Restrict Rubocop to only changed lines on a Git branch☆39Updated 4 years ago
- Convert objects into primitives for serialization☆42Updated last year
- Serializes objects adequately☆18Updated last month