makandra / modularity
Traits and partial classes for Ruby
☆174Updated 2 months ago
Alternatives and similar repositories for modularity:
Users that are interested in modularity are comparing it to the libraries listed below
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 5 months ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 4 years ago
- Decorators on top of your ORM layer.☆172Updated 3 months ago
- Power tools for Active Record relations (scopes)☆87Updated 2 months ago
- Cache based on arguments AND object state; store in memcached, redis, or in-process. Like alias_method, but it's cache_method! One step b…☆136Updated 2 years ago
- RackTest driver for Capybara with remote request support☆210Updated last year
- Execute irreversible actions only when transactions are not rolled back☆159Updated 4 months ago
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)☆198Updated last year
- Cookie manipulation for Capybara (view, delete, …)☆162Updated 8 months ago
- Test Rails generators with RSpec☆112Updated last year
- Generic hooks with callbacks for Ruby.☆280Updated 5 years ago
- Collection of ActiveModel/ActiveRecord validators☆304Updated last year
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆141Updated 8 months ago
- Interactive Ruby on Rails Routes☆66Updated 2 years ago
- A scientific conversion library.☆156Updated 4 years ago
- A gem that allows for you to write specs for your Rails 3 generators☆89Updated last year
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated last week
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆236Updated 3 years ago
- fixture builder based on code from fixture scenarios