adomokos / DesignPatterns-RubyLinks
Design Patterns in Ruby - Code samples based on the book with the same title
☆197Updated 15 years ago
Alternatives and similar repositories for DesignPatterns-Ruby
Users that are interested in DesignPatterns-Ruby are comparing it to the libraries listed below
Sorting:
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated 6 months ago
- A tool for detecting missing unique indexes in Rails projects☆338Updated 5 years ago
- Scope-based authorization for Ruby on Rails.☆335Updated last month
- Sample Rails app using vendored engines and gems to provide functionality☆284Updated 10 years ago
- Declaratively filter data via URL params, in any Rack app, with any ORM.☆248Updated 5 years ago
- Apitome: /iˈpitəmē/ An API documentation presentation layer for RSpec API Documentation output.☆252Updated last year
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 6 years ago
- Simplify form filling with Capybara☆554Updated last year
- Small library for operations with time steps (like "next day", "floor to hour" and so on)☆274Updated 5 years ago
- A General Purpose Tree Data Structure for Ruby☆376Updated 10 months ago
- Benchmark some Ruby web microframeworks, just for fun☆243Updated 2 years ago
- return the sourcecode for a method☆369Updated last year
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Code samples for a presentation on the joy of Ruby Enumerable☆45Updated 9 years ago
- Flamegraph profiling support for Ruby 2.0☆387Updated 4 years ago
- Cookie manipulation for Capybara (view, delete, …)☆163Updated 2 months ago
- SOLID Ruby Design Principles Presentation☆76Updated 15 years ago
- Translates Ruby Hashes to XML☆228Updated last year
- Long Running Ruby Benchmarks☆83Updated 2 years ago
- Ruby's missing background and batch processing system☆290Updated last year
- A Redis-backed rate limiter written in Ruby☆266Updated last year
- Ruby gem to load SQL queries from `.sql.erb` templates using ERB.☆160Updated last year
- n Booleans = 1 Integer, saves columns and migrations.