aetherknight / recursive-open-structLinks
OpenStruct subclass that returns nested hash attributes as RecursiveOpenStructs
☆290Updated 2 months ago
Alternatives and similar repositories for recursive-open-struct
Users that are interested in recursive-open-struct are comparing it to the libraries listed below
Sorting:
- Rack middleware that provides access to rack.session environment☆259Updated 6 years ago
- 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
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated 3 months ago
- A Test::Unit runner that can run tests by line number.☆396Updated last month
- Create uniques random tokens for any model in ruby on rails. Backport of ActiveRecord::SecureToken 5 to AR 3.x and 4.x☆173Updated 5 years ago
- Make Rails Use MiniTest::Spec!☆403Updated last year
- Automatically creates validations basing on the database schema.☆174Updated 2 years ago
- Deep Freeze Ruby Objects☆313Updated 2 years ago
- Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a bl…☆327Updated 2 years ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆234Updated 2 years ago
- Simplify form filling with Capybara☆554Updated last year
- Faster SELECTs when using Sequel with pg☆269Updated last month
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated 3 months ago
- Extend ActiveRecord pluck to return array of hashes☆305Updated 7 years ago
- Ruby's missing background and batch processing system☆290Updated 2 weeks ago
- Migrate data along with schema migrations in Rails and keep them up to date.