emilioforrer / ruby-talksLinks
☆10Updated 3 years ago
Alternatives and similar repositories for ruby-talks
Users that are interested in ruby-talks are comparing it to the libraries listed below
Sorting:
- Best practices for writing your tests☆72Updated last month
- simple logging utility☆133Updated last month
- Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.☆149Updated last week
- This repo will help you to build quickly your Rails API with Trailblazer and friends.☆59Updated 2 years ago
- Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.☆70Updated 2 months ago
- OpenStruct implementation☆147Updated last month
- Code style checking for Minitest files.☆154Updated 2 weeks ago
- Simple and powerful implementation of the observer pattern.☆31Updated 4 years ago
- Create "immutable" objects with no setters, just getters.☆92Updated 3 years ago
- Run RSpec Extension for Visual Studio Code (vscode) https://marketplace.visualstudio.com/items?itemName=thadeu.vscode-run-rspec-file☆36Updated 10 months ago
- Find unused ruby methods and constants and etc☆87Updated 2 years ago
- Write benchmarks without the hassle.☆75Updated 4 months ago
- ☆100Updated last year
- The operation class for your business logic.☆89Updated last month
- Bring in livereload.js into handy Rack middleware☆59Updated 11 months ago
- Example of rails app using Query Objects☆38Updated 2 years ago
- A simple way to configure a healthcheck route for a Rails application☆136Updated 2 years ago
- Some ActiveModel/ActiveRecord validators☆97Updated 3 years ago
- Hanami 2 application starter template☆108Updated 2 years ago
- Sometimes you want to normalize data before saving it to the database like down casing e-mails, removing spaces and so on. This Rails plu…☆49Updated 2 years ago
- Breadcrumbs is a simple Rails plugin that adds a breadcrumbs object to controllers and views.☆63Updated 2 years ago
- A subclass of Object includes Comparable module for handling dates.☆107Updated last week
- Robust service architecture for Ruby frameworks☆71Updated last year
- Pub/sub system☆124Updated 3 weeks ago
- [mirror] A sustainable architecture for Ruby on Rails.☆140Updated 2 years ago
- Generate Swagger 2.0 docs for Rails apps using RSpec request specs. Test results can be captured as response examples.☆84Updated 3 years ago
- Convert strings between different cases.☆97Updated last year
- The Observer pattern provides a simple mechanism for one object to inform a set of interested third-party objects when its state changes.☆40Updated 2 months ago
- Speedy Rails JSON serialization with built-in caching☆162Updated 6 months ago
- ServiceObject pattern☆48Updated 4 years ago