jonahx / pretty_rubyLinks
Syntax improvements and other useful methods for ruby
☆66Updated 6 years ago
Alternatives and similar repositories for pretty_ruby
Users that are interested in pretty_ruby are comparing it to the libraries listed below
Sorting:
- Ruby library to record and replay object interactions☆113Updated 5 years ago
- Convert strings between different cases.☆97Updated last year
- Ruby Value Object conventions☆97Updated 5 years ago
- A gem for making value classes, with lightweight validation and coercion.☆134Updated 3 years ago
- Idiomatic Ruby hash transformations☆129Updated 6 years ago
- Allows Sequel to reuse Active Record's database connection☆143Updated 2 months ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- 🚀 Rocketman help build event-based/pub-sub code in Ruby☆141Updated 6 years ago
- Arel made simple☆98Updated 4 years ago
- Parameters-based transformation DSL☆218Updated last year
- Ergonomic shell wrapper for Ruby.☆147Updated 3 years ago
- A set of useful functions for transforming strings.☆132Updated last year
- ☆58Updated 2 years ago
- Actionable code coverage.☆236Updated this week
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated last week
- A sensible interface to monotonic time in Ruby☆157Updated 2 years ago
- Generate a static site from any rack middleware.☆67Updated last year
- ActiveRecord schema visualization and model organization made easy☆178Updated 2 months ago
- A small authorization library, inspired by Pundit, but built for scopes☆93Updated 5 years ago
- Composable pipelines for Enumerators.☆205Updated 2 years ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- Separate schema from data migrations in your Rails apps☆69Updated 2 weeks ago
- How fast is your code? See it directly in Rails console.☆114Updated 7 months ago
- Extending Arel☆144Updated this week
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Fast modern plain Ruby serializers using zero dependencies☆233Updated 4 years ago
- Measure performance trends of Ruby code☆59Updated last year
- Comparative ruby web application benchmarks with a large number of routes☆102Updated 10 months ago
- Pub/Sub for Ruby☆61Updated 2 years ago