ahoward / sharedLinks
shared.rb provides a super easy way to share code between classes or modules in a simple way.
☆33Updated 11 years ago
Alternatives and similar repositories for shared
Users that are interested in shared are comparing it to the libraries listed below
Sorting:
- Rails plugin that provides a simple API for extending a model/class from a module.☆66Updated 5 years ago
- OpenFastStruct is a data structure, similar to an OpenStruct but faster.☆56Updated last year
- Comfortable (seriously) white-list security restrictions for models on a field level☆268Updated 3 years ago
- A pattern for allowing for easier testing of large projects' business logic☆86Updated 3 years ago
- Gradual static typing for Ruby☆118Updated 3 years ago
- Benchmark some Ruby web microframeworks, just for fun☆242Updated 3 years ago
- Object-Oriented Finite State Machine☆32Updated 11 years ago
- Lupa lets you create simple, robust and scaleable search filters with ease using regular Ruby classes and object oriented design patterns…☆105Updated 2 months ago
- Happy Path to Ruby Testing☆48Updated last year
- Cool performance comparison tool☆138Updated 12 years ago
- An implementation of the Exhibit pattern, as described in Objects on Rails☆239Updated 2 years ago
- Abuelo is a graph theory library☆100Updated 9 years ago
- ActiveRecord like query methods for Ruby enumerable collections.☆74Updated 7 years ago
- Extraction of ActiveSupport::Duration from Rails☆125Updated 9 years ago
- A DSL for method overloading in Ruby based on pattern matching