bsm / attribute-defaultsLinks
Simple ActiveRecord plugin that allows to specify default values for attributes
☆52Updated last year
Alternatives and similar repositories for attribute-defaults
Users that are interested in attribute-defaults are comparing it to the libraries listed below
Sorting:
- Interactive Ruby on Rails Routes☆64Updated 2 years ago
- Flexible presenters for Rails.☆183Updated 4 months ago
- ☆71Updated last week
- A unified interface on top of ActiveRecord for case-insensitive string-in-set and prefix querying, and full-text search on SQLite, MySQL,…☆65Updated 3 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 5 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 3 years ago
- Enforce environment variable requirements.☆28Updated 9 years ago
- Enhanced AJAX handling for Rails apps☆167Updated 2 years ago
- Render Rails templates to a string from any class.☆226Updated 6 years ago
- Redis stores for Rack::Cache☆51Updated 2 years ago
- Ruby: sort UTF8 Strings alphabetical via Enumerable extension☆69Updated 5 years ago
- Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing…☆246Updated 12 years ago
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Automatic strong parameters☆82Updated 9 years ago
- An implementation of the Exhibit pattern, as described in Objects on Rails☆239Updated 2 years ago
- Around block for minitest.☆41Updated last week
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 5 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year
- Object-oriented query building for ActiveRecord.☆122Updated 4 years ago
- Custom counter_cache functionality that supports conditions and multiple models.☆60Updated 2 years ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 3 weeks ago
- Bitwise attribute for ruby class and Rails model☆67Updated 4 years ago
- Bringing together the different tableless model implementations into a single gem/plugin☆112Updated 8 years ago
- Allows to update complex objects without triggering validations or callbacks.☆46Updated 2 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆240Updated 4 months ago
- Stub constants for the duration of a block in MiniTest☆39Updated 2 years ago
- A currency conversion api for the minimalist developer☆49Updated 8 years ago
- Unicode algorithms for Ruby 1.9☆112Updated last year
- A SAX-based XML parser for parsing large files into manageable chunks☆126Updated 3 years ago